[users@httpd] Problems with mod_auth_ldap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

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.

Kind Regards,

Steffen Sobiech


---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux