Match Samba 2.2, and make ACB_NORMAL the default ACB value.
[Samba.git] / docs / docbook / smbdotconf / security / guestonly.xml
blobf116a5f22cb3770af45705637f4e2e5d88fdbd03
1 <samba:parameter name="guest only"
2                  context="S"
3                  xmlns:samba="http://samba.org/common">
4 <listitem>
5     <para>If this parameter is <constant>yes</constant> for 
6     a service, then only guest connections to the service are permitted. 
7     This parameter will have no effect if <link linkend="GUESTOK">
8     <parameter moreinfo="none">guest ok</parameter></link> is not set for the service.</para>
10     <para>See the section below on <link linkend="SECURITY"><parameter moreinfo="none">
11     security</parameter></link> for more information about this option.
12     </para>
14     <para>Default: <command moreinfo="none">guest only = no</command></para>
15 </listitem>
16 </samba:parameter>