]> git.sur5r.net Git - openldap/blob - doc/devel/args
513e2fdea060d59a710040f5cee5ac1065d83e20
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapdelete        CDE   I K M  P *  U WXYZ  cd f h  k  n p     vw
3 ldapmodify        CDEF  I K M  P *  U WXYZabcd f h  k  n p r t vw
4 ldapmodrdn        CDE   I K M  P *  U WXYZ  cd f h  k  n p rs  vw
5 ldappasswd      A CDE   I        *S U WXYZa  d   h          s  vw    
6 ldapsearch      A CDE   I KLM  P *STUVWXYZab*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         -C Chase Referrals
24         -D bind DN
25         -P protocol version
26         -R old 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         -W prompt for bind password
35
36 * LDAPv3 Only 
37         -M ManageDSAIT
38
39         -Z StartTLS
40
41         -I SASL Intergity
42         -E SASL Privacy (encryption)
43         -U SASL Authentication Identity (username)
44         -X SASL Authorization Identity
45         -Y SASL Mechanism
46
47 * LDAPv2+ Only
48         -K LDAPv2 Kerberos Bind (Step 1 only) (depecated)
49         -k LDAPv2 Kerberos Bind (depecated)
50         -R Don't chase referrals (depecated)
51
52 $OpenLDAP$