From 9dc7fdeb0a85f5e3c701c5f2e31275dbc5d08394 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 28 Jul 2025 15:11:07 +0100 Subject: [PATCH] ITS#10376 adminguide: fix typo Introduced in 20e24e15171d86ffc41ac0f8a7beea2a5bf83fcc --- doc/guide/admin/access-control.sdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/admin/access-control.sdf b/doc/guide/admin/access-control.sdf index bfe38723a4..0ce20d97c6 100644 --- a/doc/guide/admin/access-control.sdf +++ b/doc/guide/admin/access-control.sdf @@ -913,7 +913,7 @@ and the following group object (in LDIF format): > member: cn=fred blogs,dc=example,dc=com > member: cn=somebody else,dc=example,dc=com -One can then grant access to the members of this this group by adding appropriate +One can then grant access to the members of this group by adding appropriate {{by group}} clause to an access directive in {{slapd.conf}}(5). For instance, > access to dn.children="dc=example,dc=com" -- 2.47.3