Merge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
[abartlet/samba-debian.git] / docs-xml / smbdotconf / security / tlsenabled.xml
diff --git a/docs-xml/smbdotconf/security/tlsenabled.xml b/docs-xml/smbdotconf/security/tlsenabled.xml
new file mode 100644 (file)
index 0000000..106ddda
--- /dev/null
@@ -0,0 +1,11 @@
+<samba:parameter name="tls enabled"
+                 type="boolean"
+                 context="G"
+                 basic="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+ <description>
+        <para>If this option is set to <constant>yes</constant>, then Samba
+                will use TLS when possible in communication.</para>
+ </description>
+ <value type="default">yes</value>
+</samba:parameter>