From 79874c6b952a8f8d112921bf7be68e83dc62ea6c Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 5 Apr 2007 01:08:29 +0000 Subject: [PATCH] Additional fix for prev commit --- doc/guide/admin/slapdconf2.sdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide/admin/slapdconf2.sdf b/doc/guide/admin/slapdconf2.sdf index 67b3378d34..9b30ce8983 100644 --- a/doc/guide/admin/slapdconf2.sdf +++ b/doc/guide/admin/slapdconf2.sdf @@ -1384,7 +1384,7 @@ settings when you read them back using slapcat or ldapsearch they will contain -> olcAccess: {0}to attr=member,entry +> olcAccess: {0}to attrs=member,entry > by dnattr=member selfwrite > olcAccess: {1}to dn.children="dc=example,dc=com" > by * search @@ -1423,7 +1423,7 @@ This example deletes whatever rule is in value #1 of the {{EX:olcAccess}} attribute (regardless of its value) and adds a new value that is explicitly inserted as value #1. The result will be -> olcAccess: {0}to attr=member,entry +> olcAccess: {0}to attrs=member,entry > by dnattr=member selfwrite > olcAccess: {1}to dn.children="dc=example,dc=com" > by * write -- 2.39.5