Change dn="" to dn.base="".

This commit is contained in:
Kurt Zeilenga 2002-07-11 01:17:41 +00:00
parent 7592a9b9c7
commit 32a2f291ee

View file

@ -28,7 +28,7 @@ argsfile %LOCALSTATEDIR%/slapd.args
# Allow authenticated users read access
# Allow anonymous users to authenticate
# Directives needed to implement policy:
#access to dn="" by * read
#access to dn.base="" by * read
#access to *
# by self write
# by users read