]> git.sur5r.net Git - openldap/blob - doc/devel/args
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapcompare      * DE**HI** MNOPQR  UVWXYZ   de *h*** *nop*    vwxyz
3 ldapdelete       *CDE**HI** MNOPQR  UVWXYZ  cdef*h*** *nop*    vwxyz
4 ldapexop         * D **HI**  NO QR  UVWXYZ   de *h*** *nop     vwxy
5 ldapmodify       *CDE**HI** MNOPQRS UVWXYZabcde *h*** *nop*r t vwxy
6 ldapmodrdn       *CDE**HI** MNOPQR  UVWXYZ  cdef*h*** *nop*rs  vwxy
7 ldappasswd      A*CDE**HI**  NO QRS UVWXYZa  def*h*** * o * s  vwxy  
8 ldapsearch      A*CDE**HI**LMNOPQRSTUVWXYZab def*h***l*nop* stuvwxyz
9 ldapurl          *  E**H **       S       ab   f*h*** *  p* s
10 ldapwhoami       * DE**HI**  NO QR  UVWXYZ   def*h*** *nop*    vwxy 
11
12
13 * reserved
14         BFGJgijmq01235789
15
16 * General flags:
17         -C Chase Referrals
18         -D Bind DN
19         -E Tool-specific Extensions     (e.g., -E <[!]oid[=options]>*)
20         -e General Extensions           (e.g., -e <[!]oid[=options]>*)
21         -f file
22         -H URI
23         -P protocol version
24         -V version information
25         -W prompt for bind password
26         -d debug
27         -h host
28         -n no-op
29         -N no (SASLprep) normalization of simple bind password
30         -o general options (currently nettimeout and ldif-wrap only)
31         -p port
32         -v verbose
33         -V version
34         -x simple bind
35         -y Bind password-file
36         -w Bind password
37
38 Not used
39         -4 IPv4 only
40         -6 IPv6 only
41
42
43 * LDAPv3 Only 
44         -M ManageDSAIT
45         -Z StartTLS
46
47         -Y SASL Mechanism (defaults to "best")
48         -R SASL Realm (defaults to empty)
49         -O SASL Security Options (defaults to "noanonymous,noplain")
50         -U SASL Authentication Identity (defaults to USER)
51         -X SASL Authorization Identity (defaults to empty)
52
53         -I SASL interactive mode (default: automatic)
54         -Q SASL quiet mode (default: automatic)
55
56
57 * LDAPv2+ Only (REMOVED)
58         -K LDAPv2 Kerberos Bind (Step 1 only)
59         -k LDAPv2 Kerberos Bind
60
61
62 ---
63 $OpenLDAP$