From: Kurt Zeilenga Date: Thu, 11 Jul 2002 01:17:41 +0000 (+0000) Subject: Change dn="" to dn.base="". X-Git-Tag: NO_SLAP_OP_BLOCKS~1374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a2f291ee4a8a75628b3c491cd1db65f01ebf9c;p=thirdparty%2Fopenldap.git Change dn="" to dn.base="". --- diff --git a/servers/slapd/slapd.conf b/servers/slapd/slapd.conf index 03db77e9f7..5228162d55 100644 --- a/servers/slapd/slapd.conf +++ b/servers/slapd/slapd.conf @@ -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