[Centos] in CentOS 3.4, mod_auth_ldap ?

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



I have mod_authz_ldap working ok.  Here's a .htaccess file:

AuthName        "Authorized Access Only"
AuthType        Basic
AuthzLDAPEngine on
AuthzLDAPServer "serverip:389"
AuthzLDAPBindDN ldap_lookup@xxxxxxxxxx
AuthzLDAPBindPassword Ldap_Lookup_password
AuthzLDAPUserKey sAMAccountName
AuthzLDAPUserBase dc=domain,dc=com
AuthzLDAPUserScope subtree
AuthzLDAPSetAuthorization off
require group CN=GroupName,CN=Users,DC=domain,DC=com


> However, I have come to find out that CentOS 3.4 only comes with
> mod_authz_ldap and when I did some reading on it, doesn't seem like it
> will work with M ADS at all.  Any thoughts on how I can get


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux