Hi John, Here is the LDAP stuff from my httpd.conf: AuthLDAPAuthoritative on AuthType Basic AuthName "Secured Resources" AuthLDAPUrl "ldap://172.23.55.8/DC=beta,DC=net?samAccountName?sub?(objectCategory=person) (ObjectClass=User)" AuthLDAPBindDN "cn=manager,out=users,DC=beta,DC=net" AuthLDAPBindPassword password require valid-user --- John <apache@xxxxxxxxxxxxxxxx> wrote: > > -----Original Message----- > > From: Shahid Sharif [mailto:cerevante@xxxxxxxxx] > > Sent: 28 March 2005 14:09 > > To: users@xxxxxxxxxxxxxxxx > > Subject: [users@httpd] Apache authenticate against > Windows > > 2k3 Active Directory > > > > Hi, > > > > I need some pointers on how to authenticate apache > users > > against a Windows 2k3 Active Directory, I seem to > be getting > > bind error: > > > > [Mon Mar 28 01:15:52 2005] [warn] [client > 172.4.6.8] [27860] > > auth_ldap authenticate: user jdoe authentication > failed; URI / [LDAP: > > ldap_simple_bind_s() failed][Invalid credentials] > > Have you made sure to supply a valid username and > password for the > AuthLdapBindDN and AuthLDAPBindPassword fields, as > Active Directory does > not support anonymous binding. > > If you post the appropriate section from your config > file, maybe we can > spot where things are going wrong. > > HTH, > > John > > > --------------------------------------------------------------------- > 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 > > ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca --------------------------------------------------------------------- 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