X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fman%2Fman1%2Fldapmodify.1;h=6aa782b1cc0292ee18abf295077a732922e33bd1;hb=f51efd4b0345baea1a9c977d0763292891c37436;hp=84296e85cdd596efe7a37bd0a8cdfbea49b29a2a;hpb=ea026cb2cf048c3700042e9776b183ddda1120a4;p=openldap diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index 84296e85cd..6aa782b1cc 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -1,25 +1,31 @@ .TH LDAPMODIFY 1 "RELEASEDATE" "OpenLDAP LDVERSION" .\" $OpenLDAP$ -.\" Copyright 1998-2011 The OpenLDAP Foundation All Rights Reserved. +.\" Copyright 1998-2012 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .SH NAME ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools .SH SYNOPSIS .B ldapmodify [\c -.BR \-a ] -[\c -.BR \-c ] +.BR \-V [ V ]] [\c -.BI \-S \ file\fR] +.BI \-d \ debuglevel\fR] [\c .BR \-n ] [\c .BR \-v ] [\c +.BR \-a ] +[\c +.BR \-c ] +[\c +.BI \-f \ file\fR] +[\c +.BI \-S \ file\fR] +[\c .BR \-M [ M ]] [\c -.BI \-d \ debuglevel\fR] +.BR \-x ] [\c .BI \-D \ binddn\fR] [\c @@ -41,39 +47,45 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools [\c .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ]] [\c +.BI \-o \ opt \fR[= optparam \fR]] +[\c .BI \-O \ security-properties\fR] [\c .BR \-I ] [\c .BR \-Q ] [\c +.BR \-N ] +[\c .BI \-U \ authcid\fR] [\c .BI \-R \ realm\fR] [\c -.BR \-x ] -[\c .BI \-X \ authzid\fR] [\c .BI \-Y \ mech\fR] [\c .BR \-Z [ Z ]] -[\c -.BI \-f \ file\fR] .LP .B ldapadd [\c -.BR \-c ] +.BR \-V [ V ]] [\c -.BI \-S \ file\fR] +.BI \-d \ debuglevel\fR] [\c .BR \-n ] [\c .BR \-v ] [\c +.BR \-c ] +[\c +.BI \-f \ file\fR] +[\c +.BI \-S \ file\fR] +[\c .BR \-M [ M ]] [\c -.BI \-d \ debuglevel\fR] +.BR \-x ] [\c .BI \-D \ binddn\fR] [\c @@ -91,25 +103,29 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools [\c .BR \-P \ { 2 \||\| 3 }] [\c +.BR \-e \ [ ! ] \fIext\fP [ =\fIextparam\fP ]] +[\c +.BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ]] +[\c +.BI \-o \ opt \fR[= optparam \fR]] +[\c .BI \-O \ security-properties\fR] [\c .BR \-I ] [\c .BR \-Q ] [\c +.BR \-N ] +[\c .BI \-U \ authcid\fR] [\c .BI \-R \ realm\fR] [\c -.BR \-x ] -[\c .BI \-X \ authzid\fR] [\c .BI \-Y \ mech\fR] [\c .BR \-Z [ Z ]] -[\c -.BI \-f \ file\fR] .SH DESCRIPTION .B ldapmodify is a shell-accessible interface to the @@ -130,6 +146,22 @@ The entry information is read from standard input or from \fIfile\fP through the use of the \fB\-f\fP option. .SH OPTIONS .TP +.BR \-V [ V ] +Print version info. +If \fB\-VV\fP is given, only the version information is printed. +.TP +.BI \-d \ debuglevel +Set the LDAP debugging level to \fIdebuglevel\fP. +.B ldapmodify +must be compiled with LDAP_DEBUG defined for this option to have any effect. +.TP +.B \-n +Show what would be done, but don't actually modify entries. Useful for +debugging in conjunction with \fB\-v\fP. +.TP +.B \-v +Use verbose mode, with many diagnostics written to standard output. +.TP .B \-a Add new entries. The default for .B ldapmodify @@ -143,32 +175,20 @@ Continuous operation mode. Errors are reported, but will continue with modifications. The default is to exit after reporting an error. .TP +.BI \-f \ file +Read the entry modification information from \fIfile\fP instead of from +standard input. +.TP .BI \-S \ file Add or change records which were skipped due to an error are written to \fIfile\fP and the error message returned by the server is added as a comment. Most useful in conjunction with \fB\-c\fP. .TP -.B \-n -Show what would be done, but don't actually modify entries. Useful for -debugging in conjunction with \fB\-v\fP. -.TP -.B \-v -Use verbose mode, with many diagnostics written to standard output. -.TP .BR \-M [ M ] Enable manage DSA IT control. .B \-MM makes control critical. .TP -.BI \-d \ debuglevel -Set the LDAP debugging level to \fIdebuglevel\fP. -.B ldapmodify -must be compiled with LDAP_DEBUG defined for this option to have any effect. -.TP -.BI \-f \ file -Read the entry modification information from \fIfile\fP instead of from -standard input. -.TP .B \-x Use simple authentication instead of SASL. .TP @@ -203,9 +223,6 @@ Deprecated in favor of \fB\-H\fP. .BR \-P \ { 2 \||\| 3 } Specify the LDAP protocol version to use. .TP -.BI \-O \ security-properties -Specify SASL security properties. -.TP .BR \-e \ [ ! ] \fIext\fP [ =\fIextparam\fP ] .TP .BR \-E \ [ ! ] \fIext\fP [ =\fIextparam\fP ] @@ -236,6 +253,19 @@ Modify extensions: [!]txn[=abort|commit] .fi .TP +.BI \-o \ opt \fR[= optparam \fR]] + +Specify general options. + +General options: +.nf + nettimeout= (in seconds, or "none" or "max") + ldif-wrap= (in columns, or "no" for no wrapping) +.fi +.TP +.BI \-O \ security-properties +Specify SASL security properties. +.TP .B \-I Enable SASL Interactive mode. Always prompt. Default is to prompt only as needed. @@ -243,6 +273,9 @@ only as needed. .B \-Q Enable SASL Quiet mode. Never prompt. .TP +.B \-N +Do not use reverse DNS to canonicalize SASL host name. +.TP .BI \-U \ authcid Specify the authentication ID for SASL bind. The form of the ID depends on the actual SASL mechanism used.