summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/tlsenabled.xml
blob: 9bd736a5c130a0d9e10fc73c251dd6e04fa01b78 (plain)
1
2
3
4
5
6
7
8
9
10
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>