source: vendor/current/docs-xml/smbdotconf/misc/usershareallowguests.xml

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