s3:lib/events: s/EVENT_FD/TEVENT_FD
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / accessbasedshareenum.xml
blob8b94648f64d29cdd0dd31e7d46692516bc0b6794
1 <samba:parameter name="access based share enum"
2                  type="boolean"
3                  context="S"
4                  basic="1" advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6  <description>
7      <para>If this parameter is <constant>yes</constant> for a
8     service, then the share hosted by the service will only be visible
9     to users who have read or write access to the share during share
10     enumeration (for example net view \\sambaserver).  This has
11     parallels to access based enumeration, the main difference being
12     that only share permissions are evaluated, and security
13     descriptors on files contained on the share are not used in
14     computing enumeration access rights.</para>
15  </description>
16  <value type="default">no</value>
17 </samba:parameter>