source: branches/samba-3.3.x/docs-xml/smbdotconf/misc/available.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 488 bytes
Line 
1<samba:parameter name="available"
2 context="S"
3 basic="1" advanced="1" print="1"
4 type="boolean"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>This parameter lets you &quot;turn off&quot; a service. If
8 <parameter moreinfo="none">available = no</parameter>, then <emphasis>ALL</emphasis>
9 attempts to connect to the service will fail. Such failures are
10 logged.</para>
11
12</description>
13<value type="default">yes</value>
14</samba:parameter>
Note: See TracBrowser for help on using the repository browser.