]> git.sur5r.net Git - openldap/blob - doc/devel/args
ec1069de8a790ceb9126d9c3e1c3b62797fc3d5a
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapdelete        CD      K M OP *  U WXYZ  cd f h  k  n p     vwx
3 ldapmodify        CD F    K M OP *  U WXYZabcd f h  k  n p r t vwx
4 ldapmodrdn        CD      K M OP *  U WXYZ  cd f h  k  n p rs  vwx
5 ldappasswd      A CD          O  *S U WXYZa  d   h          s  vwx   
6 ldapsearch      A CD      KLM OP *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         -R deprecated (don't chase referrals)
27         -W prompt for bind password
28         -d debug
29         -h host
30         -n no-op
31         -p port
32         -v verbose
33         -w Bind password
34         -x simple bind
35
36 * LDAPv3 Only 
37         -M ManageDSAIT
38
39         -Z StartTLS
40
41         -Y SASL Mechanism
42         -O SASL Security Options
43         -U SASL Authentication Identity (username)
44         -X SASL Authorization Identity
45
46 * LDAPv2+ Only
47         -K LDAPv2 Kerberos Bind (Step 1 only) (depecated)
48         -k LDAPv2 Kerberos Bind (depecated)
49         -R Don't chase referrals (depecated)
50
51 $OpenLDAP$