mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 07:39:35 -05:00
rename admin guide
This commit is contained in:
parent
b1aed76e35
commit
dd3e3a8fb8
2 changed files with 4 additions and 6 deletions
|
|
@ -58,7 +58,7 @@ backslash character.
|
||||||
The specific configuration options available are discussed below in the
|
The specific configuration options available are discussed below in the
|
||||||
Global Configuration Options, General Backend Options, LDBM
|
Global Configuration Options, General Backend Options, LDBM
|
||||||
Backend-Specific Options, Shell Backend-Specific Options, and Password
|
Backend-Specific Options, Shell Backend-Specific Options, and Password
|
||||||
Backend-Specific Options sections. Refer to "The SLAPD and SLURPD
|
Backend-Specific Options sections. Refer to the "OpenLDAP
|
||||||
Administrator's Guide" for more details on the slapd configuration
|
Administrator's Guide" for more details on the slapd configuration
|
||||||
file.
|
file.
|
||||||
.SH GLOBAL CONFIGURATION OPTIONS
|
.SH GLOBAL CONFIGURATION OPTIONS
|
||||||
|
|
@ -289,7 +289,7 @@ default, readonly is off.
|
||||||
.B [binddn=<simple DN>] [credentials=<simple password>]
|
.B [binddn=<simple DN>] [credentials=<simple password>]
|
||||||
.B [saslmech=<SASL mech>] [authcId=<authentication ID>]
|
.B [saslmech=<SASL mech>] [authcId=<authentication ID>]
|
||||||
.RS
|
.RS
|
||||||
Specify a replication site for this database. Refer to "The OpenLDAP
|
Specify a replication site for this database. Refer to the "OpenLDAP
|
||||||
Administrator's Guide" for detailed information on setting up a replicated
|
Administrator's Guide" for detailed information on setting up a replicated
|
||||||
.B slapd
|
.B slapd
|
||||||
directory service. A
|
directory service. A
|
||||||
|
|
@ -419,9 +419,7 @@ front-end.
|
||||||
.TP
|
.TP
|
||||||
.B abandon <pathname>
|
.B abandon <pathname>
|
||||||
These options specify the pathname of the command to execute in response
|
These options specify the pathname of the command to execute in response
|
||||||
to the given LDAP operation. The command given should understand and
|
to the given LDAP operation.
|
||||||
follow the input/output conventions described in Appendix B of "The SLAPD
|
|
||||||
and SLURPD Administrator's Guide."
|
|
||||||
.LP
|
.LP
|
||||||
Note that you need only supply configuration lines for those commands you
|
Note that you need only supply configuration lines for those commands you
|
||||||
want the backend to handle. Operations for which a command is not
|
want the backend to handle. Operations for which a command is not
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@ See
|
||||||
.BR slurpd (8)
|
.BR slurpd (8)
|
||||||
for details.
|
for details.
|
||||||
.LP
|
.LP
|
||||||
See "The SLAPD and SLURPD Administrator's Guide" for more details on
|
See the "OpenLDAP Administrator's Guide" for more details on
|
||||||
.BR slapd .
|
.BR slapd .
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue