summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2017-01-16 15:45:32 +0100
committerKarolin Seeger <kseeger@samba.org>2017-02-01 12:55:21 +0100
commitd2cf308f562ccc90e27437fb0b465020394195f9 (patch)
treec6ba43486b17abbc347e9c5227180b8b8c2a2d7c /docs-xml
parent1231b710a820e5ef623bd6113ed819f453770463 (diff)
downloadsamba-d2cf308f562ccc90e27437fb0b465020394195f9.tar.gz
docs: impact of a global "smb encrypt=off" on a share with "smb encrypt=required"
Bug: https://bugzilla.samba.org/show_bug.cgi?id=12520 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit f8d937b331ac985264c76d76b447683fc494d38a)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/security/smbencrypt.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/security/smbencrypt.xml b/docs-xml/smbdotconf/security/smbencrypt.xml
index 0f08966ef7b..32a22cb58f5 100644
--- a/docs-xml/smbdotconf/security/smbencrypt.xml
+++ b/docs-xml/smbdotconf/security/smbencrypt.xml
@@ -180,7 +180,11 @@
<listitem>
<para>
Setting it to <emphasis>off</emphasis> globally will
- completely disable the encryption feature.
+ completely disable the encryption feature for all
+ connections. Setting <parameter>smb encrypt =
+ required</parameter> for individual shares (while it's
+ globally off) will deny access to this shares for all
+ clients.
</para>
</listitem>