summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/available.xml
blob: 025c1c06fbba9c07e6c89e1fabcd50480d4dbfce (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="AVAILABLE"/>available (S)</term>
		<listitem><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>

		<para>Default: <command moreinfo="none">available = yes</command></para>
		
		</listitem>
		</samba:parameter>