[Auth_ldap] auth_ldap with AD strange problem

daniel parkes liquidsmail at gmail.com
Tue Jan 31 00:48:07 PST 2006


hy people,


Im using apache 2.2 with auth_ldap to validate against a AD server, when i
test de connection with the AD using ldapsearch the query works OK, my auth
config section looks like this:


AuthName "Probando Autenticacion por LDAP"
AuthType Basic
#LDAPTrustedMode SSL
#AuthLDAPEnabled on
AuthzLDAPAuthoritative off
AuthLDAPURL ldap://192.168.0.10:389/CN=Users,DC=stpdi,DC=zz?uid NONE
require valid-user
AuthLDAPBindDN CN=stpdi,CN=Users,DC=stpdi,DC=zz
AuthLDAPBindPassword stpdi


and when i try to validate i get a 500 from the server and the only error i
get in the log is:

[error] [client 172.29.227.76] (9)Bad file descriptor: Could not open
password file: (null)



any idea whats wrong in my config??


Thnzx!.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.rudedog.org/pipermail/auth_ldap/attachments/20060131/e3d3f78c/attachment.htm 


More information about the Auth_ldap mailing list