mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
8f8a9f0190
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
15 lines
488 B
XML
15 lines
488 B
XML
<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 "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>
|