[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
access to * by * write
Hi!
I added "access to * by * write" into slapd.conf in the global section. I want a 'none' or 'anonymous' user to be able to update the directory. (I don't want to deal with authentication yet, as I'm
learning the basics.) Unfortunately it didn't happen... - here's some output from slapd:
daemon: conn=0 fd=12 connection from IP=163.174.101.230:1102 (IP=0.0.0.0:389) accepted.
do_bind: v3 anonymous bind
send_ldap_result: err=8 matched="" text="modifications require authentication"
I would really appreciate some explanation. Thanks!
Eigil