> <Directory D:\web\Information-Services\> > > AuthType Basic > > AuthName "TCBC" > AuthLDAPBindDN webuserloo...@user.org > AuthLDAPBindPassword 1password > AuthLDAPURL > "ldaps://ldapurl:636/DC=nm,DC=ad,DC=llssa,DC=org?sAMAccountName?sub?(objectClass=*)" > Require group CN=Web_TTR,OU=Web Groups,OU=Global Security > Groups,DC=nm,DC=ad,DC=llssa,DC=org > > </Directory>
"AuthBasicProvider ldap" is required in 2.2 Your require should be "ldap-group", not just group. -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org