SVN Server LDAP Authentication Error: User is not unique
I'm getting the following error when Apache (running on Solaris) tries to
authenticate against LDAP for a specic user for SVN server:
auth_ldap authenticate: user abc authentication failed; URI /svn/reponame
[User is not unique (search found two or more matches)][No such object]
The root cause is that there are users with the same username in two
different domains. Is it possible to specify the domain as part of the
user login? I've not been able to get this to work. I've tried
domain\username, username@domain, but authentication fails.
Any ideas?
No comments:
Post a Comment