]> git.sur5r.net Git - openldap/blob - doc/devel/args
c13185c0fe3e74c0ca939aeae721964e7806df48
[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 * General flags:
20         -D bind DN
21         -P protocol version
22         -W prompt for bind password
23         -d debug
24         -h host
25         -n no-op
26         -p port
27         -v verbose
28         -w bind password
29
30 * LDAPv3 Only 
31         -M ManageDSAIT
32
33         -Z StartTLS
34         -C Certificate (reserved)
35
36         -I SASL Intergity
37         -E SASL Privacy (encryption)
38         -U SASL Authentication Identity (username)
39         -X SASL Authorization Identity
40         -Y SASL Mechanism
41
42 * LDAPv2 Only
43
44         -K LDAPv2 Kerberos Bind (Step 1 only)
45         -k LDAPv2 Kerberos Bind
46
47
48 $OpenLDAP$