Re: svn authentication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On 12/06/2013 12:35 AM, Elizabeth Jones wrote:
>
>
> Hello,
>
> what do you mean by "not authenticating successfully"? Anything in
> apache logs?

The logs show this --
[Tue Jun 11 17:02:08 2013] [warn] [client a.b.c.d] [23830] auth_ldap
authenticate: user myuserID authentication failed; URI /svn/otc
[ldap_simple_bind_s() to check user credentials failed][Invalid
credentials]
[Tue Jun 11 17:02:08 2013] [error] [client a.b.c.d] user myuserID:
authentication failure for "/svn/otc": Password Mismatch

I looked at the httpd.conf file and I don't see anything like what you are
showing here. I didn't set up the svn server, so I'm thinking that they
must have done something else? ldapclient list shows that the server
itself is using the new 389 DS and I can authenticate as this user when I
login to the svn server. tcpdump is definitely showing the correct
user/password being returned from the ldap when I try to connect to the
svn repository.


> Otherwise here is my apache config, it works like a charm.
>
> <Location /repos>
>     DAV svn
>     SVNParentPath /var/www/html/svn
>     SVNListParentPath On
>
>        AuthType Basic
>        AuthzLDAPMethod ldap
>        AuthzLDAPServer a.b.c.d
>        AuthzLDAPUserBase ou=People,dc=domain.com
>        AuthzLDAPUserKey uid
>        AuthzLDAPUserScope base
>
>        AuthType Basic
>        AuthName "ldap@xxxxxxxxxxx"
>        require valid-user
>
> </Location>
>
>
> Maybe the "AuthzLDAPUserKey" variable in your case is not
> set/different?
>
> Regards,
>
>
> --
> 389 users mailing list
> 389-users@xxxxxxxxxxxxxxxxxxxxxxx
> https://admin.fedoraproject.org/mailman/listinfo/389-users


--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users





[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux