[Auth_ldap] auth_ldap with AD strange problem
Ricardo Stella
stella at rider.edu
Tue Jan 31 06:43:28 PST 2006
The error you got means it is still trying to authenticate via a
password file instead of LDAP.
You need to add:
AuthBasicProvider ldap
Also, the NONE at the end of the AuthLDAPURL ??? What's that about ?
You did pick up on the 'AuthzLDAPAuthoritative off' which is good, as
the docs/examples are wrong...
daniel parkes wrote:
> 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 <http://172.29.227.76>] (9)Bad file
> descriptor: Could not open password file: (null)
>
>
>
> any idea whats wrong in my config??
>
>
> Thnzx!.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Auth_ldap mailing list
> Auth_ldap at rudedog.org
> http://www.rudedog.org/mailman/listinfo/auth_ldap
>
--
°(((=((===°°°(((===========================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stella.vcf
Type: text/x-vcard
Size: 146 bytes
Desc: not available
Url : http://www.rudedog.org/pipermail/auth_ldap/attachments/20060131/10b7c4f3/attachment.vcf
More information about the Auth_ldap
mailing list