]> git.sur5r.net Git - openldap/blob - doc/devel/args
Sync with HEAD
[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         BFGJgijmoq01235789
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         -N no (SASLprep) normalization of simple bind password
28         -p port
29         -v verbose
30         -V version
31         -x simple bind
32         -y Bind password-file
33         -w Bind password
34         -4 IPv4 only
35         -6 IPv6 only
36
37
38 * LDAPv3 Only 
39         -M ManageDSAIT
40         -Z StartTLS
41
42         -Y SASL Mechanism (defaults to "best")
43         -R SASL Realm (defaults to empty)
44         -O SASL Security Options (defaults to "noanonymous,noplain")
45         -U SASL Authentication Identity (defaults to USER)
46         -X SASL Authorization Identity (defaults to empty)
47
48         -I SASL interactive mode (default: automatic)
49         -Q SASL quiet mode (default: automatic)
50
51
52 * LDAPv2+ Only (DEPRECATED)
53         -K LDAPv2 Kerberos Bind (Step 1 only)
54         -k LDAPv2 Kerberos Bind
55
56
57 ---
58 $OpenLDAP$