1 <samba:parameter name="access based share enum"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>If this parameter is <constant>yes</constant> for a
7 service, then the share hosted by the service will only be visible
8 to users who have read or write access to the share during share
9 enumeration (for example net view \\sambaserver). The share ACLs
10 which allow or deny the access to the share can be modified using
11 for example the <command moreinfo="none">sharesec</command> command
12 or using the appropriate Windows tools. This has
13 parallels to access based enumeration, the main difference being
14 that only share permissions are evaluated, and security
15 descriptors on files contained on the share are not used in
16 computing enumeration access rights.</para>
18 <value type="default">no</value>