Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / guestonly.xml
blobac7f62ad68a8e504522dc0a864d0b4fcdfa61d4b
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="GUESTONLY"/>guest only (S)</term>
3                 <listitem><para>If this parameter is <constant>yes</constant> for 
4                 a service, then only guest connections to the service are permitted. 
5                 This parameter will have no effect if <link linkend="GUESTOK">
6                 <parameter moreinfo="none">guest ok</parameter></link> is not set for the service.</para>
8                 <para>See the section below on <link linkend="SECURITY"><parameter moreinfo="none">
9                 security</parameter></link> for more information about this option.
10                 </para>
12                 <para>Default: <command moreinfo="none">guest only = no</command></para></listitem>
13                 </samba:parameter>