]> git.sur5r.net Git - openldap/blobdiff - doc/devel/args
Leave dn2ufn.
[openldap] / doc / devel / args
index 513e2fdea060d59a710040f5cee5ac1065d83e20..564d1f85308e4be8ded796083e87eee6de48c1c3 100644 (file)
@@ -1,52 +1,60 @@
 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
-ldapdelete        CDE   I K M  P *  U WXYZ  cd f h  k  n p     vw
-ldapmodify        CDEF  I K M  P *  U WXYZabcd f h  k  n p r t vw
-ldapmodrdn        CDE   I K M  P *  U WXYZ  cd f h  k  n p rs  vw
-ldappasswd      A CDE   I        *S U WXYZa  d   h          s  vw    
-ldapsearch      A CDE   I KLM  P *STUVWXYZab*d f h  kl n p  stuvw  z
+ldapdelete        CD   HI K M OPQR  U*WXYZ  cd f h  k  n p     vwx
+ldapmodify        CD F HI K M OPQR  U*WXYZabcd f h  k  n p r t vwx
+ldapmodrdn        CD   HI K M OPQR  U*WXYZ  cd f h  k  n p rs  vwx
+ldappasswd      A CD   HI     O QRS U*WXYZa  d   h          s  vwx   
+ldapsearch      A CD   HI KLM OPQRSTU*WXYZab*d f h  kl n p  stuvwx z
 
 Other Clients   ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
-fax500                                         f h    m
-finger                                      c  f  i  l  p    t   x
-go500                   I                  bcd f     l  p    t   x
-go500gw                 I      P          a cd f h   l  p    t   x
-mail500           C                          d f h   lm        v
-rcpt500                             U     abc  f h   l  p   st     z
-rp500                                     ab d f                 x z
-ud                 D                 V      cd f     l  p   s uv
+fax500                               *         f h    m
+finger                               *      c  f  i  l  p    t   x
+go500                   I            *     bcd f     l  p    t   x
+go500gw                 I      P     *    a cd f h   l  p    t   x
+mail500           C                  *       d f h   lm        v
+rcpt500                             U*    abc  f h   l  p   st     z
+rp500                                *    ab d f                 x z
+ud                 D                 *      cd f     l  p   s uv
 
 
 * reserved
-       GHJNOegijmoqxy
+       EGJNegijmoqy
 
 * General flags:
        -C Chase Referrals
-       -D bind DN
+       -D Bind DN
+       -H URI
        -P protocol version
-       -R old don't chase referrals
+       -V version information
        -W prompt for bind password
        -d debug
        -h host
        -n no-op
        -p port
        -v verbose
-       -w bind password
-       -W prompt for bind password
+       -w Bind password
+
 
 * LDAPv3 Only 
-       -M ManageDSAIT
+       -x simple bind (not recommended excepting for
+               anonymous access, w/ -ZZ, or with ldaps://.
 
+       -M ManageDSAIT
        -Z StartTLS
 
-       -I SASL Intergity
-       -E SASL Privacy (encryption)
-       -U SASL Authentication Identity (username)
-       -X SASL Authorization Identity
-       -Y SASL Mechanism
+       -Y SASL Mechanism (defaults to "best")
+       -R SASL Realm (defaults to empty)
+       -O SASL Security Options (defaults to "noanonymous,noplain")
+       -U SASL Authentication Identity (defaults to USER)
+       -X SASL Authorization Identity (defaults to empty)
+
+       -I SASL interactive mode (default: automatic)
+       -Q SASL quiet mode (default: automatic)
+
+
+* LDAPv2+ Only (DEPRECATED)
+       -K LDAPv2 Kerberos Bind (Step 1 only)
+       -k LDAPv2 Kerberos Bind
 
-* LDAPv2+ Only
-       -K LDAPv2 Kerberos Bind (Step 1 only) (depecated)
-       -k LDAPv2 Kerberos Bind (depecated)
-       -R Don't chase referrals (depecated)
 
+---
 $OpenLDAP$