AuthLDAP Subtree not working?
When I have my httpd.conf setup with a directory using:
AuthLDAPURL
ldap://sjdc01/cn=Users,DC=corp,DC=xxxx,DC=com?sAMAccountName?sub ?(objectClas=user)
Authentication works.
If I remove cn=Users, it doesn't work.
But it works for sure on my LDAP browser or on the command line or
everything else.
Any ?
|