> If the initial bind is working then it's probably your LDAP search
> criteria which depends on how your AD is layed out.
>
> This is what I use (I use the AD global catalog (GC)):
>
>
> AuthLDAPURL
>
"ldap://ad.nos.com:3268/OU=Accounts,DC=nos,DC=com?sAMAccountName?sub?(ob
jectClass=*)"
>
> Yo
he bind_username and bind_password using
simple authentication, my queries work as expected.
Note that I am trying to serve this page over SSL in a VirtualHost; I
haven't tried basic HTTP. If this is a problem, I can try again.
Does