]> git.sur5r.net Git - openldap/blob - doc/devel/args
c051707c8cbc1be8641add8d3303720809da5cd6
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapdelete        CD    I K M OPQ*  U WXYZ  cd f h  k  n p     vwx
3 ldapmodify        CD F  I K M OPQ*  U WXYZabcd f h  k  n p r t vwx
4 ldapmodrdn        CD    I K M OPQ*  U WXYZ  cd f h  k  n p rs  vwx
5 ldappasswd      A CD    I     O Q*S U WXYZa  d   h          s  vwx   
6 ldapsearch      A CD    I KLM OPQ*STUVWXYZab*d f 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                 V      cd f     l  p   s uv
17
18
19 * reserved
20         EGHIJNOegijmoqy
21
22 * General flags:
23         -C Chase Referrals
24         -D Bind DN
25         -P protocol version
26         -W prompt for bind password
27         -d debug
28         -h host
29         -n no-op
30         -p port
31         -v verbose
32         -w Bind password
33
34         -R deprecated (was "don't chase")
35
36 * LDAPv3 Only 
37         -x simple bind (not recommended, excepting for anonymous access)
38
39         -M ManageDSAIT
40         -Z StartTLS
41
42         -Y SASL Mechanism (defaults to "best")
43         -O SASL Security Options
44         -U SASL Authentication Identity (username)
45         -X SASL Authorization Identity
46
47         -I SASL interactive mode
48         -Q SASL quiet mode
49
50
51 * LDAPv2+ Only
52         -K LDAPv2 Kerberos Bind (Step 1 only) (depecated)
53         -k LDAPv2 Kerberos Bind (depecated)
54
55 $OpenLDAP$