mod_auth_cas & mod_authz_ldap (Active Directory)
Chris
c.naslain at lectra.com
Mon Jun 2 11:58:07 EDT 2008
I found it !
AuthzLDAPServer ad.company.com:389
AuthzLDAPUserKey samaccountname
AuthzLDAPUserBase "OU=Subsidiaries,DC=eu,DC=company,DC=com"
AuthzLDAPUserScope subtree
is NOT EQUIVALENT as
AuthLDAPURL
ldap://ad.company.com:389/OU=Subsidiaries,DC=eu,DC=company,DC=com?samaccountname?sub?
The first one DOES NOT works; the second do works. Does anyone knows why?
best,
Chris
More information about the cas
mailing list