1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-24 02:04:21 +03:00
samba-mirror/docs/smbdotconf/filename/hideunwriteablefiles.xml
Jelmer Vernooij 992f1e6b8f Add all the source files from the old CVS tree,
add the 5 missing chapters from the HOWTO
and add jht's Samba by Example book.
(This used to be commit 9fb5bcb93e57c5162b3ee6f9c7d777dc0269d100)
2008-04-23 08:45:43 -05:00

13 lines
415 B
XML

<samba:parameter name="hide unwriteable files"
context="S"
type="boolean"
xmlns:samba="http://samba.org/common">
<description>
<para>This parameter prevents clients from seeing
the existance of files that cannot be written to. Defaults to off.
Note that unwriteable directories are shown as usual.
</para>
</description>
<value type="default">no</value>
</samba:parameter>