]> git.sur5r.net Git - openldap/commitdiff
Add TLS/SASL flags
authorKurt Zeilenga <kurt@openldap.org>
Wed, 12 Apr 2000 00:03:07 +0000 (00:03 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 12 Apr 2000 00:03:07 +0000 (00:03 +0000)
doc/devel/args

index f5b304fbc540c6945966fa5804a04daa7ec0a3ce..9e481777ad2123a67f9a12cb239d904ba8b1260f 100644 (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$