mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
mention new tools
This commit is contained in:
parent
b1718c4f69
commit
a0dfadceef
2 changed files with 10 additions and 2 deletions
|
|
@ -790,7 +790,7 @@ ETCDIR/slapd.conf
|
|||
default slapd configuration file
|
||||
.SH SEE ALSO
|
||||
.BR slapd (8),
|
||||
.BR slapacl (8)
|
||||
.BR slapacl (8),
|
||||
.LP
|
||||
"OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/)
|
||||
.SH ACKNOWLEDGEMENTS
|
||||
|
|
|
|||
|
|
@ -14,10 +14,14 @@ contains configuration information for the
|
|||
daemon. This configuration file is also used by the
|
||||
.BR slurpd (8)
|
||||
replication daemon and by the SLAPD tools
|
||||
.BR slapacl (8),
|
||||
.BR slapadd (8),
|
||||
.BR slapauth (8),
|
||||
.BR slapcat (8),
|
||||
.BR slapdn (8),
|
||||
.BR slapindex (8),
|
||||
and
|
||||
.BR slapindex (8).
|
||||
.BR slaptest (8).
|
||||
.LP
|
||||
The
|
||||
.B slapd.conf
|
||||
|
|
@ -1619,10 +1623,14 @@ default slapd configuration file
|
|||
.BR slapd.plugin (5),
|
||||
.BR slapd.replog (5),
|
||||
.BR slapd (8),
|
||||
.BR slapacl (8),
|
||||
.BR slapadd (8),
|
||||
.BR slapauth (8),
|
||||
.BR slapcat (8),
|
||||
.BR slapdn (8),
|
||||
.BR slapindex (8),
|
||||
.BR slappasswd (8),
|
||||
.BR slaptest (8),
|
||||
.BR slurpd (8),
|
||||
.LP
|
||||
"OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue