source: trunk/server/docs-xml/smbdotconf/security/guestonly.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 631 bytes
Line 
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>
10
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>
Note: See TracBrowser for help on using the repository browser.