s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / misc / usershareallowguests.xml
bloba3ae5183b090b8f74350ac323d1f439dad02489a
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>
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>