On Tue, Oct 27, 2009 at 6:22 PM, <aurfalien@xxxxxxxxx> wrote: > Hi all, > > Will the ldap module for Apache 2 work with an AuthType of Digest? > > When I set it to Digest, I get; > > Digest: client used wrong authentication scheme `Basic': / > > I'm assuming my browser is having issues? > > Snippet of my httpd.conf > > AuthType Digest > AuthLDAPURL ldap://myladpserver > AuthzLDAPAuthorization off > > There is no other instance of AuthType of no instance of Basic in my file. I don't know why you get this odd symptom, but I think LDAP+Digest authentication will not work. In 2.2 you may be able to use digest+file for authn and LDAP for authorization, though. -- 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