[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
"Invalid Credentials" error with non-Directory Manager logons
Calling all Yodas.
I have an issue binding to OpenLDAP V2. running on Redhat 7.1 as an account
other than the Manager (with which I can connect successfully). I have
tried logging on as a number of different "user" accounts, each failing with
an "Invalid credentials" bind error. The access controls from slapd.conf
are listed below (the "vmail" account cannot successfully bind).
I have tried a range of user passwords (including clear text), including
some that can successfully be used for the Manager account.
Please help!
Thanks,
Andrew.
access to attr="userPassword"
by self write
by dn="cn=Manager,dc=home,dc=com,dc=au" write
by dn="cn=vmail,dc=home,dc=com,dc=au" write
by anonymous auth
by * none
access to dn=".*,ou=accounts,dc=home,dc=com,dc=au"
by dn="cn=Manager,dc=home,dc=com,dc=au" write
by dn="cn=vmail,dc=home,dc=com,dc=au" write
by * read
access to *
by dn="cn=Manager,dc=home,dc=com,dc=au" write
by dn="cn=vmail,dc=home,dc=com,dc=au" write
by * read