source: vendor/current/docs-xml/smbdotconf/misc/valid.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 671 bytes
Line 
1<samba:parameter name="-valid"
2 context="S"
3 type="boolean"
4 generated_function="0"
5 function="valid"
6 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7<description>
8 <para> This parameter indicates whether a share is
9 valid and thus can be used. When this parameter is set to false,
10 the share will be in no way visible nor accessible.
11 </para>
12
13 <para>
14 This option should not be
15 used by regular users but might be of help to developers.
16 Samba uses this option internally to mark shares as deleted.
17 </para>
18</description>
19<value type="default">yes</value>
20</samba:parameter>
Note: See TracBrowser for help on using the repository browser.