> <Directory D:\web\Information-Services\> > > AuthType Basic > > AuthName "TCBC" > AuthLDAPBindDN WebUserLookup@xxxxxxxx > 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 covener@xxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx