From: Pierangelo Masarati Date: Tue, 4 Jan 2011 21:45:01 +0000 (+0000) Subject: fix client tool man page X-Git-Tag: MIGRATION_CVS2GIT~242 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f0b3fa5295ec3c78118adef16768fa3d3024fd15;p=openldap fix client tool man page --- diff --git a/doc/man/man1/ldapcompare.1 b/doc/man/man1/ldapcompare.1 index deaeaaafec..114eb730e0 100644 --- a/doc/man/man1/ldapcompare.1 +++ b/doc/man/man1/ldapcompare.1 @@ -148,30 +148,30 @@ Specify the LDAP protocol version to use. .TP .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] -Specify general extensions with \fB\-e\fP and search extensions with \fB\-E\fP. +Specify general extensions with \fB\-e\fP and compare extensions with \fB\-E\fP. \'\fB!\fP\' indicates criticality. General extensions: .nf - [!]assert= (an RFC 4515 Filter) - [!]authzid= ("dn:" or "u:") + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] [!]manageDSAit [!]noop ppolicy - [!]postread[=] (a comma-separated attribute list) - [!]preread[=] (a comma-separated attribute list) - abandon, cancel (SIGINT sends abandon/cancel; not really controls) + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) + [!]relax + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, + or ignores response; if critical, doesn't wait for SIGINT. + not really controls) .fi -Search extensions: +Compare extensions: .nf - [!]domainScope (domain scope) - [!]mv= (matched values filter) - [!]pr=[/prompt|noprompt] (paged results/prompt) - [!]sss=[\-][/[\-]...] (server side sorting) - [!]subentries[=true|false] (subentries) - [!]sync=ro[/] (LDAP Sync refreshOnly) - rp[/][/] (LDAP Sync refreshAndPersist) + !dontUseCopy .fi .TP .BI \-O \ security-properties diff --git a/doc/man/man1/ldapdelete.1 b/doc/man/man1/ldapdelete.1 index e73249608e..ee7c388b97 100644 --- a/doc/man/man1/ldapdelete.1 +++ b/doc/man/man1/ldapdelete.1 @@ -143,30 +143,30 @@ Specify the LDAP protocol version to use. .TP .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] -Specify general extensions with \fB\-e\fP and search extensions with \fB\-E\fP. +Specify general extensions with \fB\-e\fP and delete extensions with \fB\-E\fP. \'\fB!\fP\' indicates criticality. General extensions: .nf - [!]assert= (an RFC 4515 Filter) - [!]authzid= ("dn:" or "u:") + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] [!]manageDSAit [!]noop ppolicy - [!]postread[=] (a comma-separated attribute list) - [!]preread[=] (a comma-separated attribute list) - abandon, cancel (SIGINT sends abandon/cancel; not really controls) + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) + [!]relax + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, + or ignores response; if critical, doesn't wait for SIGINT. + not really controls) .fi -Search extensions: +Delete extensions: .nf - [!]domainScope (domain scope) - [!]mv= (matched values filter) - [!]pr=[/prompt|noprompt] (paged results/prompt) - [!]sss=[\-][/[\-]...] (server side sorting) - [!]subentries[=true|false] (subentries) - [!]sync=ro[/] (LDAP Sync refreshOnly) - rp[/][/] (LDAP Sync refreshAndPersist) + (none) .fi .TP .B \-r diff --git a/doc/man/man1/ldapexop.1 b/doc/man/man1/ldapexop.1 index f857dd2056..d20907cfa7 100644 --- a/doc/man/man1/ldapexop.1 +++ b/doc/man/man1/ldapexop.1 @@ -130,18 +130,18 @@ Use the Distinguished Name \fIbinddn\fP to bind to the LDAP directory. .BR \-e \ [ ! ] \fIext\fP [ =\fIextparam\fP ] Specify general extensions. \'!\' indicates criticality. .nf - [!]assert= (RFC 4528; a RFC 4515 Filter string) - [!]authzid= (RFC 4370; "dn:" or "u:") - [!]chaining[=[/]] - one of "chainingPreferred", "chainingRequired", - "referralsPreferred", "referralsRequired" - [!]manageDSAit (RFC 3296) + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] + [!]manageDSAit [!]noop ppolicy - [!]postread[=] (RFC 4527; comma-separated attr list) - [!]preread[=] (RFC 4527; comma-separated attr list) + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) [!]relax - abandon, cancel, ignore (SIGINT sends abandon/cancel, + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, or ignores response; if critical, doesn't wait for SIGINT. not really controls) .fi diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index d946a62e18..adfdd11deb 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -210,30 +210,30 @@ Specify SASL security properties. .TP .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] -Specify general extensions with \fB\-e\fP and search extensions with \fB\-E\fP. +Specify general extensions with \fB\-e\fP and modify extensions with \fB\-E\fP. \'\fB!\fP\' indicates criticality. General extensions: .nf - [!]assert= (an RFC 4515 Filter) - [!]authzid= ("dn:" or "u:") + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] [!]manageDSAit [!]noop ppolicy - [!]postread[=] (a comma-separated attribute list) - [!]preread[=] (a comma-separated attribute list) - abandon, cancel (SIGINT sends abandon/cancel; not really controls) + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) + [!]relax + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, + or ignores response; if critical, doesn't wait for SIGINT. + not really controls) .fi -Search extensions: +Modify extensions: .nf - [!]domainScope (domain scope) - [!]mv= (matched values filter) - [!]pr=[/prompt|noprompt] (paged results/prompt) - [!]sss=[\-][/[\-]...] (server side sorting) - [!]subentries[=true|false] (subentries) - [!]sync=ro[/] (LDAP Sync refreshOnly) - rp[/][/] (LDAP Sync refreshAndPersist) + [!]txn[=abort|commit] .fi .TP .B \-I diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index d0533d8648..9041d9f64f 100644 --- a/doc/man/man1/ldapmodrdn.1 +++ b/doc/man/man1/ldapmodrdn.1 @@ -152,30 +152,30 @@ Specify SASL security properties. .TP .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] -Specify general extensions with \fB\-e\fP and search extensions with \fB\-E\fP. +Specify general extensions with \fB\-e\fP and modrdn extensions with \fB\-E\fP. \'\fB!\fP\' indicates criticality. General extensions: .nf - [!]assert= (an RFC 4515 Filter) - [!]authzid= ("dn:" or "u:") + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] [!]manageDSAit [!]noop ppolicy - [!]postread[=] (a comma-separated attribute list) - [!]preread[=] (a comma-separated attribute list) - abandon, cancel (SIGINT sends abandon/cancel; not really controls) + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) + [!]relax + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, + or ignores response; if critical, doesn't wait for SIGINT. + not really controls) .fi -Search extensions: +Modrdn extensions: .nf - [!]domainScope (domain scope) - [!]mv= (matched values filter) - [!]pr=[/prompt|noprompt] (paged results/prompt) - [!]sss=[\-][/[\-]...] (server side sorting) - [!]subentries[=true|false] (subentries) - [!]sync=ro[/] (LDAP Sync refreshOnly) - rp[/][/] (LDAP Sync refreshAndPersist) + (none) .fi .TP .B \-I diff --git a/doc/man/man1/ldappasswd.1 b/doc/man/man1/ldappasswd.1 index f5ddb4997c..7c27e84280 100644 --- a/doc/man/man1/ldappasswd.1 +++ b/doc/man/man1/ldappasswd.1 @@ -145,6 +145,36 @@ simple authentication. .BI \-O \ security-properties Specify SASL security properties. .TP +.BR \-e \ [ ! ] \fIext\fP [ =\fIextparam\fP ] +.TP +.BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] + +Specify general extensions with \fB\-e\fP and passwd modify extensions with \fB\-E\fP. +\'\fB!\fP\' indicates criticality. + +General extensions: +.nf + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] + [!]manageDSAit + [!]noop + ppolicy + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) + [!]relax + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, + or ignores response; if critical, doesn't wait for SIGINT. + not really controls) +.fi + +Passwd Modify extensions: +.nf + (none) +.fi +.TP .B \-I Enable SASL Interactive mode. Always prompt. Default is to prompt only as needed. diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index ae929e21ea..7cdc58169e 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -262,18 +262,25 @@ Specify general extensions with \fB\-e\fP and search extensions with \fB\-E\fP. General extensions: .nf - [!]assert= (an RFC 4515 Filter) - [!]authzid= ("dn:" or "u:") + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] [!]manageDSAit [!]noop ppolicy - [!]postread[=] (a comma-separated attribute list) - [!]preread[=] (a comma-separated attribute list) - abandon, cancel (SIGINT sends abandon/cancel; not really controls) + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) + [!]relax + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, + or ignores response; if critical, doesn't wait for SIGINT. + not really controls) .fi Search extensions: .nf + !dontUseCopy [!]domainScope (domain scope) [!]mv= (matched values filter) [!]pr=[/prompt|noprompt] (paged results/prompt) @@ -282,6 +289,8 @@ Search extensions: [!]sync=ro[/] (LDAP Sync refreshOnly) rp[/][/] (LDAP Sync refreshAndPersist) [!]vlv=/(//|:) (virtual list view) + [!]deref=derefAttr:attr[,attr[...]][;derefAttr:attr[,attr[...]]] + [!][=] .fi .TP .BI \-l \ timelimit diff --git a/doc/man/man1/ldapurl.1 b/doc/man/man1/ldapurl.1 index 29091e8fd9..d6eb09edff 100644 --- a/doc/man/man1/ldapurl.1 +++ b/doc/man/man1/ldapurl.1 @@ -60,35 +60,32 @@ Set a comma-separated list of attribute selectors. Set the \fIsearchbase\fP. .TP .BR \-e \ [ ! ] \fIext\fP [ =\fIextparam\fP ] -.TP -.BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] -Specify general extensions with \fB\-e\fP and search extensions with \fB\-E\fP. +Specify general extensions with \fB\-e\fP \'\fB!\fP\' indicates criticality. General extensions: .nf - [!]assert= (an RFC 4515 Filter) - [!]authzid= ("dn:" or "u:") + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] [!]manageDSAit [!]noop ppolicy - [!]postread[=] (a comma-separated attribute list) - [!]preread[=] (a comma-separated attribute list) - abandon, cancel (SIGINT sends abandon/cancel; not really controls) + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) + [!]relax + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, + or ignores response; if critical, doesn't wait for SIGINT. + not really controls) .fi -Search extensions: -.nf - [!]domainScope (domain scope) - [!]mv= (matched values filter) - [!]pr=[/prompt|noprompt] (paged results/prompt) - [!]sss=[\-][/[\-]...] (server side sorting) - [!]subentries[=true|false] (subentries) - [!]sync=ro[/] (LDAP Sync refreshOnly) - rp[/][/] (LDAP Sync refreshAndPersist) -.fi .TP +.BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] +Set URL extensions; incompatible with +.BR \-H . .TP .BI \-f \ filter Set the URL filter. No particular check on conformity with RFC 4515 diff --git a/doc/man/man1/ldapwhoami.1 b/doc/man/man1/ldapwhoami.1 index 74f7e2e3db..3be205ec05 100644 --- a/doc/man/man1/ldapwhoami.1 +++ b/doc/man/man1/ldapwhoami.1 @@ -110,30 +110,30 @@ Specify SASL security properties. .TP .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] -Specify general extensions with \fB\-e\fP and search extensions with \fB\-E\fP. +Specify general extensions with \fB\-e\fP and whoami extensions with \fB\-E\fP. \'\fB!\fP\' indicates criticality. General extensions: .nf - [!]assert= (an RFC 4515 Filter) - [!]authzid= ("dn:" or "u:") + [!]assert= (an RFC 4515 Filter) + !authzid= ("dn:" or "u:") + [!]bauthzid (RFC 3829 authzid control) + [!]chaining[=[/]] [!]manageDSAit [!]noop ppolicy - [!]postread[=] (a comma-separated attribute list) - [!]preread[=] (a comma-separated attribute list) - abandon, cancel (SIGINT sends abandon/cancel; not really controls) + [!]postread[=] (a comma-separated attribute list) + [!]preread[=] (a comma-separated attribute list) + [!]relax + sessiontracking + abandon,cancel,ignore (SIGINT sends abandon/cancel, + or ignores response; if critical, doesn't wait for SIGINT. + not really controls) .fi -Search extensions: +WhoAmI extensions: .nf - [!]domainScope (domain scope) - [!]mv= (matched values filter) - [!]pr=[/prompt|noprompt] (paged results/prompt) - [!]sss=[\-][/[\-]...] (server side sorting) - [!]subentries[=true|false] (subentries) - [!]sync=ro[/] (LDAP Sync refreshOnly) - rp[/][/] (LDAP Sync refreshAndPersist) + (none) .fi .TP .B \-I