librpc: Shorten dcerpc_binding_handle_call a bit
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / filename / hideunreadable.xml
blob992f1350c6fed15436696dca3413d3c7bed7a43b
1 <samba:parameter name="hide unreadable"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5  <description>
6         <para>This parameter prevents clients from seeing the
7                 existance of files that cannot be read. Defaults to off.</para>
8         <para>Please note that enabling this can slow down listing large
9         directories significantly. Samba has to evaluate the ACLs of all
10         directory members, which can be a lot of effort.</para>
11 </description>
12 <value type="default">no</value>
13 </samba:parameter>