> Turn on debugging and see what happens. Provide your complete
> ACLs. Which
> authorization do you use for accessing the LDAP server? Is
> this authorization
> covered by your ACLs?
I need to issue the command
ldapmodify -x -D "uid=testjec,ou=People,dc=linkvest,dc=com" -f modify.ldif
-r -w <passwd>
Sometime it works (with VERY permissive ACLs) and other times it fails (with
choosen ACLs)
Details are below.
When setting
access to * by * write
it produces the following log output:
Available in attached ldap.log.writestar
And it works!
When setting:
access to dn="uid=hwdapadmin,ou=HWPeople,dc=linkvest,dc=com" by * write
I have
Available in attached ldap.log.hwdapadmin
And it fails!
When setting:
access to * by dn="uid=testjec,ou=People,dc=linkvest,dc=com" write
I have
Available in attached ldap.log.testjec
And it fails!
Thanks to help me if you can!
-jec
<<slapd.conf>> <<ldap.log.testjec>> <<ldap.log.hwdapadmin>>
<<ldap.log.writestar>>
Attachment:
slapd.conf
Description: Binary data
Attachment:
ldap.log.testjec
Description: Binary data
Attachment:
ldap.log.hwdapadmin
Description: Binary data
Attachment:
ldap.log.writestar
Description: Binary data