From ce58d69810ece116f32912e6003f1f2b201cd7b3 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 6 Apr 2007 06:01:50 +0000 Subject: [PATCH] More attr= to attrs= fixes --- doc/guide/admin/slapdconf2.sdf | 2 +- doc/guide/admin/slapdconfig.sdf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide/admin/slapdconf2.sdf b/doc/guide/admin/slapdconf2.sdf index 9b30ce8983..9e8d40a2d9 100644 --- a/doc/guide/admin/slapdconf2.sdf +++ b/doc/guide/admin/slapdconf2.sdf @@ -1325,7 +1325,7 @@ the access directives and the {{EX:by }} clauses. It also shows the use of an attribute selector to grant access to a specific attribute and various {{EX:}} selectors. -> olcAccess: to dn.subtree="dc=example,dc=com" attr=homePhone +> olcAccess: to dn.subtree="dc=example,dc=com" attrs=homePhone > by self write > by dn.children=dc=example,dc=com" search > by peername.regex=IP:10\..+ read diff --git a/doc/guide/admin/slapdconfig.sdf b/doc/guide/admin/slapdconfig.sdf index b44ceee570..646505e301 100644 --- a/doc/guide/admin/slapdconfig.sdf +++ b/doc/guide/admin/slapdconfig.sdf @@ -871,7 +871,7 @@ the access directives and the {{EX:by }} clauses. It also shows the use of an attribute selector to grant access to a specific attribute and various {{EX:}} selectors. -> access to dn.subtree="dc=example,dc=com" attr=homePhone +> access to dn.subtree="dc=example,dc=com" attrs=homePhone > by self write > by dn.children="dc=example,dc=com" search > by peername.regex=IP:10\..+ read -- 2.39.5