summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/available.xml
blob: 4535bad1ce1deee734d45f4d1d43badf7c8a0aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="available"
	         context="S"
		 basic="1" advanced="1" print="1"
		 type="boolean"
		 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>