diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/man/man1m/ldapclient.1m | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/usr/src/man/man1m/ldapclient.1m b/usr/src/man/man1m/ldapclient.1m index 75fa32e9e3..e0ed2542cf 100644 --- a/usr/src/man/man1m/ldapclient.1m +++ b/usr/src/man/man1m/ldapclient.1m @@ -235,6 +235,10 @@ following authentication methods: .in -2 .br .in +2 +\fBtls:none\fR +.in -2 +.br +.in +2 \fBtls:simple\fR .in -2 .br @@ -251,7 +255,9 @@ Note that some directory servers may not support all of these authentication 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 |