s3: torture: Add regression test for bug #11249.
[Samba.git] / docs-xml / smbdotconf / misc / valid.xml
blobc8b5d62a5fafc762e0b4b0f4b006ab2b76f4ab1e
1 <samba:parameter name="-valid"
2                  context="S"
3                  type="boolean"
4                  generated_function="0"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para> This parameter indicates whether a share is 
8         valid and thus can be used. When this parameter is set to false, 
9         the share will be in no way visible nor accessible.
10         </para>
12         <para>
13         This option should not be 
14         used by regular users but might be of help to developers. 
15         Samba uses this option internally to mark shares as deleted.
16         </para>
17 </description>
18 <value type="default">yes</value>
19 </samba:parameter>