summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs-xml/smbdotconf/security/smbencrypt.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/security/smbencrypt.xml b/docs-xml/smbdotconf/security/smbencrypt.xml
index 51079aee2d6..b55af850434 100644
--- a/docs-xml/smbdotconf/security/smbencrypt.xml
+++ b/docs-xml/smbdotconf/security/smbencrypt.xml
@@ -35,10 +35,10 @@
as the GSSAPI flags use select both signing and sealing of the data.
</para>
- <para>When set to auto, SMB encryption is offered, but not enforced.
+ <para>When set to auto or default, SMB encryption is offered, but not enforced.
When set to mandatory, SMB encryption is required and if set
to disabled, SMB encryption can not be negotiated.</para>
</description>
-<value type="default">auto</value>
+<value type="default">default</value>
</samba:parameter>