]> git.sur5r.net Git - openldap/blobdiff - doc/devel/args
ITS#6507
[openldap] / doc / devel / args
index c13185c0fe3e74c0ca939aeae721964e7806df48..271eed951c6f8d0ee4c5f7688ebf7b69b436e0f5 100644 (file)
@@ -1,48 +1,63 @@
 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
-ldapdelete         DE   I K M  P    U WXYZ  cd f h  k  n p     vw
-ldapmodify         DEF  I K M  P    U WXYZabcd f h  k  n p r t vw
-ldapmodrdn         DE   I K M  P    U WXYZ  cd f h  k  n p rs  vw
-ldappasswd      A  DE   I         S U WXYZa  d   h          s  vw    
-ldapsearch      AB DEF  I KLM  P RSTUVWXYZab d f h  kl n p  stuvw  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
+ldapcompare      * DE**HI** MNOPQR  UVWXYZ   de *h*** *nop*    vwxyz
+ldapdelete       *CDE**HI** MNOPQR  UVWXYZ  cdef*h*** *nop*    vwxyz
+ldapexop         * D **HI**  NO QR  UVWXYZ   de *h*** *nop     vwxy
+ldapmodify       *CDE**HI** MNOPQRS UVWXYZabcde *h*** *nop*r t vwxy
+ldapmodrdn       *CDE**HI** MNOPQR  UVWXYZ  cdef*h*** *nop*rs  vwxy
+ldappasswd      A*CDE**HI**  NO QRS UVWXYZa  def*h*** * o * s  vwxy  
+ldapsearch      A*CDE**HI**LMNOPQRSTUVWXYZab def*h***l*nop* stuvwxyz
+ldapurl          *  E**H **       S       ab   f*h*** *  p* s
+ldapwhoami       * DE**HI**  NO QR  UVWXYZ   def*h*** *nop*    vwxy 
 
 
+* reserved
+       BFGJgijmq01235789
+
 * General flags:
-       -D bind DN
+       -C Chase Referrals
+       -D Bind DN
+       -E Tool-specific Extensions     (e.g., -E <[!]oid[=options]>*)
+       -e General Extensions           (e.g., -e <[!]oid[=options]>*)
+       -f file
+       -H URI
        -P protocol version
+       -V version information
        -W prompt for bind password
        -d debug
        -h host
        -n no-op
+       -N no (SASLprep) normalization of simple bind password
+       -o general connection options (currently nettimeout only)
        -p port
        -v verbose
-       -w bind password
+       -V version
+       -x simple bind
+       -y Bind password-file
+       -w Bind password
+
+Not used
+       -4 IPv4 only
+       -6 IPv6 only
+
 
 * LDAPv3 Only 
        -M ManageDSAIT
-
        -Z StartTLS
-       -C Certificate (reserved)
 
-       -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
 
+* LDAPv2+ Only (REMOVED)
        -K LDAPv2 Kerberos Bind (Step 1 only)
        -k LDAPv2 Kerberos Bind
 
 
+---
 $OpenLDAP$