From: Karolin Seeger Date: Thu, 9 Feb 2017 10:27:45 +0000 (+0100) Subject: docs: Add missing spaces in man smb.conf. X-Git-Tag: talloc-2.1.9~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a592bdc51c47db7274f92031fe192b82d552ca05;p=thirdparty%2Fsamba.git docs: Add missing spaces in man smb.conf. Signed-off-by: Karolin Seeger Reviewed-by: Jeremy Allison Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Thu Feb 9 23:58:02 CET 2017 on sn-devel-144 --- diff --git a/docs-xml/smbdotconf/ldap/ldapssl.xml b/docs-xml/smbdotconf/ldap/ldapssl.xml index a53d726ad72..eba91937b69 100644 --- a/docs-xml/smbdotconf/ldap/ldapssl.xml +++ b/docs-xml/smbdotconf/ldap/ldapssl.xml @@ -14,7 +14,7 @@ LDAP connections should be secured where possible. This may be done setting either this parameter to - start tls + start tls or by specifying ldaps:// in the URL argument of . @@ -34,9 +34,9 @@ Please note that this parameter does only affect rpc - methods. To enable the LDAPv3 StartTLS extended operation (RFC2830) for + methods. To enable the LDAPv3 StartTLS extended operation (RFC2830) for ads, set - start tls + start tls and yes. See smb.conf5