summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/filename/hideunreadable.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/filename/hideunreadable.xml')
-rw-r--r--docs-xml/smbdotconf/filename/hideunreadable.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/filename/hideunreadable.xml b/docs-xml/smbdotconf/filename/hideunreadable.xml
new file mode 100644
index 0000000..080118e
--- /dev/null
+++ b/docs-xml/smbdotconf/filename/hideunreadable.xml
@@ -0,0 +1,13 @@
+<samba:parameter name="hide unreadable"
+ context="S"
+ type="boolean"
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+ <description>
+ <para>This parameter prevents clients from seeing the
+ existence of files that cannot be read. Defaults to off.</para>
+ <para>Please note that enabling this can slow down listing large
+ directories significantly. Samba has to evaluate the ACLs of all
+ directory members, which can be a lot of effort.</para>
+</description>
+<value type="default">no</value>
+</samba:parameter>