]> git.sur5r.net Git - openldap/blob - doc/devel/args
Deprecated in favor of RFC 2849
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapdelete        *DE   I K M  P    U WXYZ  cd f h  k  n p     vw
3 ldapmodify        *DEF  I K M  P    U WXYZabcd f h  k  n p r t vw
4 ldapmodrdn        *DE   I K M  P    U WXYZ  cd f h  k  n p rs  vw
5 ldappasswd      A *DE   I         S U WXYZa  d   h          s  vw    
6 ldapsearch      AB*DEF  I KLM  P RSTUVWXYZab*d f h  kl n p  stuvw  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         GHJNOegijmoqxy
21
22 * General flags:
23         -D bind DN
24         -P protocol version
25         -W prompt for bind password
26         -d debug
27         -h host
28         -n no-op
29         -p port
30         -v verbose
31         -w bind password
32         -W prompt for bind password
33
34 * LDAPv3 Only 
35         -M ManageDSAIT
36
37         -Z StartTLS
38
39         -I SASL Intergity
40         -E SASL Privacy (encryption)
41         -U SASL Authentication Identity (username)
42         -X SASL Authorization Identity
43         -Y SASL Mechanism
44
45         /* to be implemented */
46         -C Chase Referrals
47         -c Chase Search Rerefences
48
49 * LDAPv2+ Only
50         -K LDAPv2 Kerberos Bind (Step 1 only) (depecated)
51         -k LDAPv2 Kerberos Bind (depecated)
52         -R Don't chase referrals (depecated)
53
54 $OpenLDAP$