]> git.sur5r.net Git - openldap/blob - doc/devel/args
Leave dn2ufn.
[openldap] / doc / devel / args
1 Tools           ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
2 ldapdelete        CD   HI K M OPQR  U*WXYZ  cd f h  k  n p     vwx
3 ldapmodify        CD F HI K M OPQR  U*WXYZabcd f h  k  n p r t vwx
4 ldapmodrdn        CD   HI K M OPQR  U*WXYZ  cd f h  k  n p rs  vwx
5 ldappasswd      A CD   HI     O QRS U*WXYZa  d   h          s  vwx   
6 ldapsearch      A CD   HI KLM OPQRSTU*WXYZab*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                 *      cd f     l  p   s uv
17
18
19 * reserved
20         EGJNegijmoqy
21
22 * General flags:
23         -C Chase Referrals
24         -D Bind DN
25         -H URI
26         -P protocol version
27         -V version information
28         -W prompt for bind password
29         -d debug
30         -h host
31         -n no-op
32         -p port
33         -v verbose
34         -w Bind password
35
36
37 * LDAPv3 Only 
38         -x simple bind (not recommended excepting for
39                 anonymous access, w/ -ZZ, or with ldaps://.
40
41         -M ManageDSAIT
42         -Z StartTLS
43
44         -Y SASL Mechanism (defaults to "best")
45         -R SASL Realm (defaults to empty)
46         -O SASL Security Options (defaults to "noanonymous,noplain")
47         -U SASL Authentication Identity (defaults to USER)
48         -X SASL Authorization Identity (defaults to empty)
49
50         -I SASL interactive mode (default: automatic)
51         -Q SASL quiet mode (default: automatic)
52
53
54 * LDAPv2+ Only (DEPRECATED)
55         -K LDAPv2 Kerberos Bind (Step 1 only)
56         -k LDAPv2 Kerberos Bind
57
58
59 ---
60 $OpenLDAP$