mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#10153 - slapd(8) describe -T modify (slapmodify)
This commit is contained in:
parent
4dbf842735
commit
c73be59b7c
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ slapd \- Stand-alone LDAP Daemon
|
||||||
.BR \-4 | \-6 ]
|
.BR \-4 | \-6 ]
|
||||||
[\c
|
[\c
|
||||||
.BR \-T \ { acl \||\| a [ dd ]\||\| auth \||\| c [ at ]\||\|
|
.BR \-T \ { acl \||\| a [ dd ]\||\| auth \||\| c [ at ]\||\|
|
||||||
.BR d [ n ]\||\| i [ ndex ]\||\| p [ asswd ]\||\| s [ chema ]\||\| t [ est ]}]
|
.BR d [ n ]\||\| i [ ndex ]\||\| m [ odify ]\||\| p [ asswd ]\||\| s [ chema ]\||\| t [ est ]}]
|
||||||
[\c
|
[\c
|
||||||
.BI \-d \ debug-level\fR]
|
.BI \-d \ debug-level\fR]
|
||||||
[\c
|
[\c
|
||||||
|
|
@ -87,6 +87,7 @@ Run in Tool mode. The \fItool\fP argument selects whether to run as
|
||||||
.IR slapcat ,
|
.IR slapcat ,
|
||||||
.IR slapdn ,
|
.IR slapdn ,
|
||||||
.IR slapindex ,
|
.IR slapindex ,
|
||||||
|
.IR slapmodify ,
|
||||||
.IR slappasswd ,
|
.IR slappasswd ,
|
||||||
.IR slapschema ,
|
.IR slapschema ,
|
||||||
or
|
or
|
||||||
|
|
@ -366,6 +367,7 @@ To test whether the configuration file is correct or not, type:
|
||||||
.BR slapcat (8),
|
.BR slapcat (8),
|
||||||
.BR slapdn (8),
|
.BR slapdn (8),
|
||||||
.BR slapindex (8),
|
.BR slapindex (8),
|
||||||
|
.BR slapmodify (8),
|
||||||
.BR slappasswd (8),
|
.BR slappasswd (8),
|
||||||
.BR slapschema (8),
|
.BR slapschema (8),
|
||||||
.BR slaptest (8).
|
.BR slaptest (8).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue