]> git.sur5r.net Git - openldap/blob - doc/devel/args
more limit fixes
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapcompare              * DE**HI*K M*OPQR  UVWXYZ   de *h**k *n*p*    vwxyz
3 ldapdelete       *CDE**HI*K M*OPQR  UVWXYZ  cdef*h**k *n*p*    vwxy
4 ldapmodify       *CDE**HI*K M*OPQRS UVWXYZabcde *h**k *n*p*r t vwxy
5 ldapmodrdn       *CDE**HI*K M*OPQR  UVWXYZ  cdef*h**k *n*p*rs  vwxy
6 ldappasswd      A*CDE**HI*   *O QRS UVWXYZa  def*h**  * * * s  vwxy  
7 ldapsearch      A*CDE**HI*KLM*OPQRSTUVWXYZab*def*h**kl*n*p* stuvwxyz
8 ldapwhoami               * DE**HI*   *O QR  UVWXYZ   def*h**  *n*p*    vwxy 
9
10
11 * reserved
12         BFGJNgijmoq01235789
13
14 * General flags:
15         -C Chase Referrals
16         -D Bind DN
17         -E Tool-specific Extensions     (e.g., -E <[!]oid[=options]>*)
18         -e General Extensions           (e.g., -e <[!]oid[=options]>*)
19         -f file
20         -H URI
21         -P protocol version
22         -V version information
23         -W prompt for bind password
24         -d debug
25         -h host
26         -n no-op
27         -p port
28         -v verbose
29         -V version
30         -x simple bind
31         -y Bind password-file
32         -w Bind password
33         -4 IPv4 only
34         -6 IPv6 only
35
36
37 * LDAPv3 Only 
38         -M ManageDSAIT
39         -Z StartTLS
40
41         -Y SASL Mechanism (defaults to "best")
42         -R SASL Realm (defaults to empty)
43         -O SASL Security Options (defaults to "noanonymous,noplain")
44         -U SASL Authentication Identity (defaults to USER)
45         -X SASL Authorization Identity (defaults to empty)
46
47         -I SASL interactive mode (default: automatic)
48         -Q SASL quiet mode (default: automatic)
49
50
51 * LDAPv2+ Only (DEPRECATED)
52         -K LDAPv2 Kerberos Bind (Step 1 only)
53         -k LDAPv2 Kerberos Bind
54
55
56 ---
57 $OpenLDAP$