From: Hallvard Furuseth Date: Mon, 18 Jul 2005 14:07:57 +0000 (+0000) Subject: Add userPassword protection to example. X-Git-Tag: OPENLDAP_AC_BP~356 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cd80d6d5ecbb25a3ea71ddcb5c414cff94aafa0d;p=openldap Add userPassword protection to example. --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 87a33e25cc..573d4f1af8 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -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