Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / filename / hideunwriteablefiles.xml
blob6b4f7cceb8b98f39497b9508502435280a6cb611
1 <samba:parameter name="hide unwriteable files"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://samba.org/common">
5 <description>
6         <para>This parameter prevents clients from seeing
7         the existance of files that cannot be written to. Defaults to off.
8         Note that unwriteable directories are shown as usual.
9 </para>
10 </description>
11 <value type="default">no</value>
12 </samba:parameter>