summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/available.xml
blob: 6e3b70c7d741b30ebcf4089c300b3ce656ef8d80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="available"
                 context="S"
                 type="boolean"
                 generated_function="0"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This parameter lets you &quot;turn off&quot; a service. If 
	<parameter moreinfo="none">available = no</parameter>, then <emphasis>ALL</emphasis> 
	attempts to connect to the service will fail. Such failures are 
	logged.</para>

</description>
<value type="default">yes</value>
</samba:parameter>