mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
9e32e1a39a
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
16 lines
528 B
XML
16 lines
528 B
XML
<samba:parameter name="available"
|
|
context="S"
|
|
basic="1" advanced="1" print="1"
|
|
type="boolean"
|
|
generated_function="0"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This parameter lets you "turn off" 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>
|