]> git.sur5r.net Git - openldap/blob - doc/devel/args
rename admin guide
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapdelete        CD    I K M OPQR  U WXYZ  cd f h  k  n p     vwx
3 ldapmodify        CD F  I K M OPQR  U WXYZabcd f h  k  n p r t vwx
4 ldapmodrdn        CD    I K M OPQR  U WXYZ  cd f h  k  n p rs  vwx
5 ldappasswd      A CD    I     O QRS U WXYZa  d   h          s  vwx   
6 ldapsearch      A CD    I KLM OPQRSTUVWXYZab*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
35 * LDAPv3 Only 
36         -x simple bind (not recommended, excepting for anonymous access)
37
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$