Add TLS/SASL flags

This commit is contained in:
Kurt Zeilenga 2000-04-12 00:03:07 +00:00
parent 0dbd442090
commit 0bad880b0b

View file

@ -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$