From 0bad880b0b0ccb66b250439420fe889f4e583ec1 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 12 Apr 2000 00:03:07 +0000 Subject: [PATCH] Add TLS/SASL flags --- doc/devel/args | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/doc/devel/args b/doc/devel/args index f5b304fbc5..9e481777ad 100644 --- a/doc/devel/args +++ b/doc/devel/args @@ -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$ -- 2.39.5