mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-09 08:42:22 -04:00
Undocument -C
This commit is contained in:
parent
7e4aab18ec
commit
3f3a07ecab
4 changed files with 0 additions and 22 deletions
|
|
@ -17,8 +17,6 @@ ldapdelete \- LDAP delete entry tool
|
|||
[\c
|
||||
.BR \-c ]
|
||||
[\c
|
||||
.BR \-C ]
|
||||
[\c
|
||||
.BR \-M[M] ]
|
||||
[\c
|
||||
.BI \-d \ debuglevel\fR]
|
||||
|
|
@ -91,9 +89,6 @@ Same as \-k, but only does step 1 of the Kerberos bind. This is useful
|
|||
when connecting to a slapd and there is no x500dsa.hostname principal
|
||||
registered with your Kerberos servers.
|
||||
.TP
|
||||
.B \-C
|
||||
Automatically chase referrals.
|
||||
.TP
|
||||
.B \-c
|
||||
Continuous operation mode. Errors are reported, but
|
||||
.B ldapdelete
|
||||
|
|
|
|||
|
|
@ -11,8 +11,6 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
|
|||
[\c
|
||||
.BR \-c ]
|
||||
[\c
|
||||
.BR \-C ]
|
||||
[\c
|
||||
.BR \-r ]
|
||||
[\c
|
||||
.BR \-n ]
|
||||
|
|
@ -63,8 +61,6 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
|
|||
[\c
|
||||
.BR \-c ]
|
||||
[\c
|
||||
.BR \-C ]
|
||||
[\c
|
||||
.BR \-r ]
|
||||
[\c
|
||||
.BR \-n ]
|
||||
|
|
@ -133,9 +129,6 @@ is to modify existing entries. If invoked as
|
|||
.BR ldapadd ,
|
||||
this flag is always set.
|
||||
.TP
|
||||
.B \-C
|
||||
Automatically chase referrals.
|
||||
.TP
|
||||
.B \-c
|
||||
Continuous operation mode. Errors are reported, but
|
||||
.B ldapmodify
|
||||
|
|
|
|||
|
|
@ -19,8 +19,6 @@ ldapmodrdn \- LDAP rename entry tool
|
|||
[\c
|
||||
.BR \-c ]
|
||||
[\c
|
||||
.BR \-C ]
|
||||
[\c
|
||||
.BR \-M[M] ]
|
||||
[\c
|
||||
.BI \-d \ debuglevel\fR]
|
||||
|
|
@ -94,9 +92,6 @@ Same as \-k, but only does step 1 of the Kerberos bind. This is useful
|
|||
when connecting to a slapd and there is no x500dsa.hostname principal
|
||||
registered with your Kerberos servers.
|
||||
.TP
|
||||
.B \-C
|
||||
Automatically chase referrals.
|
||||
.TP
|
||||
.B \-c
|
||||
Continuous operation mode. Errors are reported, but ldapmodify
|
||||
will continue with modifications. The default is to exit after
|
||||
|
|
|
|||
|
|
@ -11,8 +11,6 @@ ldappasswd \- change the password of an LDAP entry
|
|||
[\c
|
||||
.BI \-a \ oldPasswd\fR]
|
||||
[\c
|
||||
.BR \-C ]
|
||||
[\c
|
||||
.BI \-D \ binddn\fR]
|
||||
[\c
|
||||
.BI \-d \ debuglevel\fR]
|
||||
|
|
@ -78,9 +76,6 @@ This is used instead of specifying the password on the command line.
|
|||
.BI \-a \ oldPasswd
|
||||
Set the old password to \fIoldPasswd\fP.
|
||||
.TP
|
||||
.B \-C
|
||||
Automatically chase referrals.
|
||||
.TP
|
||||
.B \-x
|
||||
Use simple authentication instead of SASL.
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Reference in a new issue