]> git.sur5r.net Git - openldap/commitdiff
Disamgimuate {{SECT:Access Control}} links through renaming
authorKurt Zeilenga <kurt@openldap.org>
Fri, 8 Dec 2006 23:05:35 +0000 (23:05 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 8 Dec 2006 23:05:35 +0000 (23:05 +0000)
doc/guide/admin/quickstart.sdf
doc/guide/admin/security.sdf
doc/guide/admin/slapdconfig.sdf

index a7502df68879f3049fe34578de7ff303d2f17877..242cf1efb678ac04d59bb427902ea5676b6657de 100644 (file)
@@ -270,10 +270,10 @@ Note that by default, the {{slapd}}(8) database grants {{read access
 to everybody}} excepting the {{super-user}} (as specified by the
 {{EX:rootdn}} configuration directive).  It is highly recommended
 that you establish controls to restrict access to authorized users.
-Access controls are discussed in the {{SECT:Access Control}} section
-of {{SECT:The slapd Configuration File}} chapter.  You are also
-encouraged to read the {{SECT:Security Considerations}}, {{SECT:Using
-SASL}} and {{SECT:Using TLS}} sections.
+Access controls are discussed in the {{SECT:The access Configuration
+Directive}} section of {{SECT:The slapd Configuration File}} chapter.
+You are also encouraged to read the {{SECT:Security Considerations}},
+{{SECT:Using SASL}} and {{SECT:Using TLS}} sections.
 
 The following chapters provide more detailed information on making,
 installing, and running {{slapd}}(8).
index 0ed34a2d6fd3abbbb6108e874ce60240624ceec3..547b84ae02a602ab91ef54a99ee99507142fb559 100644 (file)
@@ -103,9 +103,9 @@ requires integrity protection for all operations and encryption
 protection, 3DES equivalent, for update operations (e.g. add, delete,
 modify, etc.).  See {{slapd.conf}}(5) for details.
 
-For fine-grained control, SSFs may be used in access controls.  See
-{{SECT:Access Control}} section of the {{SECT:The slapd Configuration
-File}} for more information.
+For fine-grained control, SSFs may be used in access controls.
+See {{SECT:The access Configuration Directive}} section of the
+{{SECT:The slapd Configuration File}} for more information.
 
 
 H2: Authentication Methods
index d8a9e49424593bfcdbe85dc4250b67baa6c12487..ba5107bd9984d9cec167c13377687edf9f1d345a 100644 (file)
@@ -89,11 +89,11 @@ by actual text are shown in brackets {{EX:<>}}.
 
 H4: access to <what> [ by <who> [<accesslevel>] [<control>] ]+
 
-This directive grants access (specified by <accesslevel>) to a
-set of entries and/or attributes (specified by <what>) by one or
-more requesters (specified by <who>).
-See the {{SECT:Access Control}} section of this chapter for a
-summary of basic usage.
+This directive grants access (specified by <accesslevel>) to a set
+of entries and/or attributes (specified by <what>) by one or more
+requesters (specified by <who>).  See the {{SECT:The access
+Configuration Directive}} section of this chapter for a summary of
+basic usage.
 
 !if 0
 More details discussion of this directive can be found in the