Match Samba 2.2, and make ACB_NORMAL the default ACB value.
[Samba.git] / docs / docbook / smbdotconf / security / guestok.xml
blobeef1801dc3a98c78e1bff38d91407e32a0b0658a
1 <samba:parameter name="guest ok"
2                  context="S"
3                  basic="1" advanced="1" print="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6     <para>If this parameter is <constant>yes</constant> for 
7     a service, then no password is required to connect to the service. 
8     Privileges will be those of the <link linkend="GUESTACCOUNT"><parameter moreinfo="none">
9     guest account</parameter></link>.</para>
11     <para>This paramater nullifies the benifits of setting
12     <link linkend="RESTRICTANONYMOUS"><parameter moreinfo="none">restrict
13     anonymous</parameter></link> = 2</para>
15     <para>See the section below on <link linkend="SECURITY"><parameter moreinfo="none">
16     security</parameter></link> for more information about this option.
17     </para>
19     <para>Default: <command moreinfo="none">guest ok = no</command></para>
20 </listitem>
21 </samba:parameter>