mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 04:59:39 -05:00
Add TLS/SASL flags
This commit is contained in:
parent
0dbd442090
commit
0bad880b0b
1 changed files with 15 additions and 5 deletions
|
|
@ -4,15 +4,25 @@ 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
|
||||
ldapdelete D K M P W cd f h k np vw
|
||||
ldapmodify D F K M P W abcd f h k np r t vw
|
||||
ldapmodrdn D K M P W cd f h k np rs vw
|
||||
ldappasswd A D S W a d h s vw
|
||||
ldapsearch AB D F KLM P RST VW ab d f h kl np stuvw z
|
||||
ldapdelete D* * K M P * W*** cd f h k np vw
|
||||
ldapmodify D*F * K M P * W***abcd f h k np r t vw
|
||||
ldapmodrdn D* * K M P * W*** cd f h k np rs vw
|
||||
ldappasswd A D* * S * W***a d h s vw
|
||||
ldapsearch AB D*F * KLM P RST*VW***ab d f h kl np stuvw z
|
||||
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
|
||||
|
||||
|
||||
* New flags:
|
||||
|
||||
-I SASL Intergity
|
||||
-E SASL Privacy (encryption)
|
||||
-Z StartTLS
|
||||
-U SASL Authentication Identity (username)
|
||||
-X SASL Authorization Identity
|
||||
-Y SASL Mechanism
|
||||
|
||||
|
||||
$OpenLDAP$
|
||||
|
|
|
|||
Loading…
Reference in a new issue