summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/security/tlsenabled.xml
blob: 411b9281b075ac52319d110893dbaa12d59d735e (plain)
1
2
3
4
5
6
7
8
9
10
<samba:parameter name="tls enabled"
                 type="boolean"
                 context="G"
                 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>