diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-06-29 12:32:44 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:57 -0500 |
commit | 99efa52a1ae118eeadc4888e9b12ca366ec1d2bb (patch) | |
tree | 337750f8988293d548ba5746ae79f060d8e37e6a /docs/Samba-HOWTO-Collection | |
parent | 6f85dfef2742242d89cc4425e238d2b69dd590b5 (diff) | |
download | samba-99efa52a1ae118eeadc4888e9b12ca366ec1d2bb.tar.gz samba-99efa52a1ae118eeadc4888e9b12ca366ec1d2bb.tar.bz2 samba-99efa52a1ae118eeadc4888e9b12ca366ec1d2bb.zip |
Fix typo
(This used to be commit 7c1a14a784c6e8d2d69f3071c3deb13d0d26c1a5)
Diffstat (limited to 'docs/Samba-HOWTO-Collection')
-rw-r--r-- | docs/Samba-HOWTO-Collection/Passdb.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/Passdb.xml b/docs/Samba-HOWTO-Collection/Passdb.xml index aa3b7fd3c1..3916f76d57 100644 --- a/docs/Samba-HOWTO-Collection/Passdb.xml +++ b/docs/Samba-HOWTO-Collection/Passdb.xml @@ -1188,7 +1188,7 @@ userPassword: {SSHA}c3ZM9tBaBo9autm1dL3waDS21+JSfQVz to require an encrypted session (<smbconfoption><name>ldap ssl</name><value>on</value></smbconfoption>) using the default port of <constant>636</constant> when contacting the directory server. When using an OpenLDAP server, it - is possible to use the use the StartTLS LDAP extended operation in the place of + is possible to use the StartTLS LDAP extended operation in the place of LDAPS. In either case, you are strongly discouraged to disable this security (<smbconfoption><name>ldap ssl</name><value>off</value></smbconfoption>). </para> |