openldap/doc/devel/args

49 lines
1.4 KiB
Plaintext
Raw Normal View History

Tools ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
ldapdelete DE I K M P U WXYZ cd f h k n p vw
ldapmodify DEF I K M P U WXYZabcd f h k n p r t vw
ldapmodrdn DE I K M P U WXYZ cd f h k n p rs vw
ldappasswd A DE I S U WXYZa d h s vw
ldapsearch AB DEF I KLM P RSTUVWXYZab d f h kl n p stuvw z
Other Clients ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
fax500 f h m
finger c f i l p t x
go500 I bcd f l p t x
go500gw I P a cd f h l p t x
mail500 C d f h lm v
rcpt500 U abc f h l p st z
rp500 ab d f x z
ud D V cd f l p s uv
2000-01-11 09:18:51 +08:00
* General flags:
-D bind DN
-P protocol version
-W prompt for bind password
-d debug
-h host
-n no-op
-p port
-v verbose
-w bind password
2000-04-12 08:03:07 +08:00
* LDAPv3 Only
-M ManageDSAIT
-Z StartTLS
-C Certificate (reserved)
-I SASL Intergity
-E SASL Privacy (encryption)
-U SASL Authentication Identity (username)
-X SASL Authorization Identity
-Y SASL Mechanism
* LDAPv2 Only
-K LDAPv2 Kerberos Bind (Step 1 only)
-k LDAPv2 Kerberos Bind
2000-04-12 08:03:07 +08:00
2000-01-11 09:18:51 +08:00
$OpenLDAP$