[users@httpd] httpd 2.2.0 mod_authnz_ldap error with Active Directory

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

 



Hello *,

I got some problems getting mod_authnz_ldap authenticating against my MS Active Directory Server.

I configured the httpd with the following settings:


AuthType Basic
AuthName "Please Login"
AuthBasicProvider ldap
AuthLDAPURL
"ldap://10.1.1.10/dc=ads,dc=mydomain,dc=com?sAMAccountName?sub? (objectClass=*)"
AuthLDAPBindDN "username@xxxxxxxxxxxxxxxx"
AuthLDAPBindPassword "mypassword"
require ldap-user



But when I try to authenticate a user I get an "Internal Server Error" and the following log entry in the error-log:

[Tue Apr 18 19:59:58 2006] [debug] mod_authnz_ldap.c(373): [client
10.6.1.3] [20367] auth_ldap authenticate: using URL
ldap://10.1.69.14/dc=ads,dc=mydomain,dc=com?sAMAccountName?sub? (objectClass=*)
[Tue Apr 18 19:59:58 2006] [warn] [client 10.6.1.3] [20367] auth_ldap
authenticate: user fzurell authentication failed; URI /otrs/test
[ldap_search_ext_s() for user failed][Operations error]


I already looked at the network traffic during authentication an can see that the Active Directory server is responding with the correct user object for the user to authenticate. But something went wrong inside the apache.

Any hints on this would be highly welcome.

Thanks

---
F a l k o  Z u r e l l
-----------------------------------------------------
mail: mailto:falko@xxxxxxxxx
web: http://www.zurell.de
 gpg: http://www.zurell.de/falko.zurell-gpg-key.asc
blog: http://www.explain-it.org/wordpress/
   icq: 327004879



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