Does nobody have a clue? >I've got a slight problem with mod_auth_ldap and authentication against an Active Directory Server via LDAP. > >The authentication basically works. However, if a user not only enters his username in the authentication dialog, but also his domainname (e.g. in the form "MYDOMAIN\user001"), authentication fails. Unfortunately, this situation occurs very often (maybe the Windows clients automatically insert this form somehow). > >Here's my .htaccess file: > >AuthType Basic >AuthName "xyz Authentifizierung" >AuthLDAPBindDN "ldapauth@xxxxxx" >AuthLDAPBindPassword "xyz" >AuthLDAPURL "ldap://xyz.xyz.de/dc=xyz,dc=de?sAMAccountName?sub?(objectClass=User)" >require valid-user > >I'm using Apache 2.0.53 on SuSE 9.3 64bit. Authentication occurs against a Windows Server 2003. --------------------------------------------------------------------- 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