Line | |
---|
1 | <samba:parameter name="usershare allow guests"
|
---|
2 | context="G"
|
---|
3 | basic="1" advanced="1"
|
---|
4 | type="boolean"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <description>
|
---|
7 | <para>This parameter controls whether user defined shares are allowed
|
---|
8 | to be accessed by non-authenticated users or not. It is the equivalent
|
---|
9 | of allowing people who can create a share the option of setting
|
---|
10 | <parameter moreinfo="none">guest ok = yes</parameter> in a share
|
---|
11 | definition. Due to its security sensitive nature, the default
|
---|
12 | is set to off.</para>
|
---|
13 |
|
---|
14 | </description>
|
---|
15 | <value type="default">no</value>
|
---|
16 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.