s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / guestonly.xml
blob258eba92678aed0e12243a64b45c048584cca746
1 <samba:parameter name="guest only"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <synonym>only guest</synonym>
6 <description>
7     <para>If this parameter is <constant>yes</constant> for 
8     a service, then only guest connections to the service are permitted. 
9     This parameter will have no effect if <smbconfoption name="guest ok"/> is not set for the service.</para>
11     <para>See the section below on <smbconfoption name="security"/> for more information about this option.
12         </para>
13 </description>
14 <value type="default">no</value>
15 </samba:parameter>