Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
974 bytes
|
Line | |
---|
1 | <samba:parameter name="access based share enum"
|
---|
2 | type="boolean"
|
---|
3 | context="S"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
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>
|
---|
17 | </description>
|
---|
18 | <value type="default">no</value>
|
---|
19 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.