1 <samba:parameter name="guest ok"
3 basic="1" advanced="1" print="1" developer="1"
4 xmlns:samba="http://samba.org/common">
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.
19 <para>Default: <command moreinfo="none">guest ok = no</command></para>