]> git.sur5r.net Git - openldap/commitdiff
Add userPassword protection to example.
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 18 Jul 2005 14:07:57 +0000 (14:07 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 18 Jul 2005 14:07:57 +0000 (14:07 +0000)
doc/man/man5/slapd.conf.5

index 87a33e25cc5dff26fb79cd6d6cc98d59f5893959..573d4f1af8051bc187389a6a3d402620936caeaa 100644 (file)
@@ -1737,6 +1737,11 @@ pidfile   LOCALSTATEDIR/slapd.pid
 attributeoptions x-hidden lang-
 access to attr=name;x-hidden by * =cs
 
+# Protect passwords.  See \fBslapd.access\fP(5).
+access    to attrs=userPassword  by * auth
+# Read access to other attributes and entries.
+access    to *  by * read
+
 database  bdb
 suffix    "dc=our-domain,dc=com"
 # The database directory MUST exist prior to