docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / security / guestonly.xml
blob5660162a3b72321e1b8f9f665f62e4ee8773728b
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>