[Auth_ldap] auth_ldap with AD strange problem

daniel parkes liquidsmail at gmail.com
Tue Jan 31 01:05:35 PST 2006


Hy again,


Sorry but i got it working fine, i qas missing and important directive:

AuthBasicProvider ldap

if i wanted to validate against 2 diferent AD servers with diferent schemas
is it posible??


Thnx everyone!


On 31/01/06, daniel parkes <liquidsmail at gmail.com> 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] (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/c9fd26b5/attachment.htm 


More information about the Auth_ldap mailing list