# HG changeset patch # User Paul B. Henson # Date 1348193651 14400 # Node ID df991d875843d5db0252b369fc1fd10d0b688f61 # Parent 8a85b2c3d89b8d32f68ff1110532baa58d1d1c8b 3214 ldapclient man page does not document tls:none setting Reviewed by: Richard Elling Approved by: Richard Lowe diff -r 8a85b2c3d89b -r df991d875843 usr/src/man/man1m/ldapclient.1m --- a/usr/src/man/man1m/ldapclient.1m Thu Sep 20 15:05:02 2012 +0000 +++ b/usr/src/man/man1m/ldapclient.1m Thu Sep 20 22:14:11 2012 -0400 @@ -235,6 +235,10 @@ .in -2 .br .in +2 +\fBtls:none\fR +.in -2 +.br +.in +2 \fBtls:simple\fR .in -2 .br @@ -251,7 +255,9 @@ methods. For \fBsimple\fR, be aware that the bind password will be sent in the clear to the LDAP server. For those authentication methods using TLS (transport layer security), the entire session is encrypted. You will need to install the -appropriate certificate databases to use TLS. +appropriate certificate databases to use TLS. Note that the \fBtls:none\fR +authentication method requires a \fBcredentialLevel\fR of \fBproxy\fR to +take effect. .SS "Commands" .sp .LP