diff options
Diffstat (limited to 'docs/Samba-HOWTO-Collection/Passdb.xml')
-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> |