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

Re: LDAP Authentication issue.



On Thu, 2004-12-16 at 15:24 +0000, U n d e r a c h i e v e r wrote:
> My problem is that local logins for the new (ldap only) users don't
> work where password authentication is required:-

> access to attr=userpassword
>          by dn="cn=Manager,dc=example,dc=com" write
>          by self write

... anonymous needs to be able to auth against userPassword

access to attribute=userPassword
        by dn="cn=Manager,dc=example,dc=com" write
        by anonymous auth
        by self write
        by * none

That might help a bit.

-Mark



Reply to: