]> git.sur5r.net Git - openldap/blob - doc/devel/args
Suck in changes from HEAD
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapdelete       *CDE *HI*K M*OPQR  U*WXYZ  cdef*h**k *n*p*    vwx*
3 ldapmodify       *CDEF*HI*K M*OPQRS U*WXYZabcdef*h**k *n*p*r t vwx*
4 ldapmodrdn       *CDE *HI*K M*OPQR  U*WXYZ  cdef*h**k *n*p*rs  vwx*
5 ldappasswd      A*CDE *HI*   *O QRS U*WXYZa  de *h**  * * * s  vwx*  
6 ldapsearch      A*CDE *HI*KLM*OPQRSTU*WXYZab*def*h**kl*n*p* stuvwx*z
7
8 Other Clients   ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
9 fax500                               *         f h    m
10 finger                               *      c  f  i  l  p    t   x
11 go500                   I            *     bcd f     l  p    t   x
12 go500gw                 I      P     *    a cd f h   l  p    t   x
13 mail500           C                  *       d f h   lm        v
14 rcpt500                             U*    abc  f h   l  p   st     z
15 rp500                                *    ab d f                 x z
16 ud                 D                 *      cd f     l  p   s uv
17
18
19 * reserved
20         GJNgijmoqy01235789
21
22 * General flags:
23         -C Chase Referrals
24         -D Bind DN
25         -E CommandSpecific Extensions   (e.g., -E <[!]oid[=options]>*)
26         -e General Extensions                   (e.g., -e <[!]oid[=options]>*)
27         -H URI
28         -P protocol version
29         -V version information
30         -W prompt for bind password
31         -d debug
32         -h host
33         -n no-op
34         -p port
35         -v verbose
36         -w Bind password
37         -4 IPv4 only
38         -6 IPv6 only
39
40
41 * LDAPv3 Only 
42         -x simple bind (not recommended excepting for
43                 anonymous access, w/ -ZZ, or with ldaps://.
44
45         -M ManageDSAIT
46         -Z StartTLS
47
48         -Y SASL Mechanism (defaults to "best")
49         -R SASL Realm (defaults to empty)
50         -O SASL Security Options (defaults to "noanonymous,noplain")
51         -U SASL Authentication Identity (defaults to USER)
52         -X SASL Authorization Identity (defaults to empty)
53
54         -I SASL interactive mode (default: automatic)
55         -Q SASL quiet mode (default: automatic)
56
57
58 * LDAPv2+ Only (DEPRECATED)
59         -K LDAPv2 Kerberos Bind (Step 1 only)
60         -k LDAPv2 Kerberos Bind
61
62
63 ---
64 $OpenLDAP$