apache-mod_ldap-ad
This is an old revision of the document!
Apache mod_ldap with Active Directory Authentication
AuthName "AD Authentication" AuthType Basic AuthBasicProvider ldap AuthLDAPUrl ldap://domain.com:389/dc=sap,dc=wst?sAMAccountName?sub?(objectClass=User) AuthLDAPBindDN "ldap_userj@domain.com" AuthLDAPBindPassword "secret" LDAPReferrals off require ldap-group CN=group name,OU=ou2,OU=ou1,DC=domain,DC=com
apache-mod_ldap-ad.1528205196.txt.gz · Last modified: 2018/06/05 15:26 by baumi