Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
739 bytes
|
Line | |
---|
1 | <samba:parameter name="guest ok"
|
---|
2 | type="boolean"
|
---|
3 | context="S"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <synonym>public</synonym>
|
---|
6 | <description>
|
---|
7 | <para>If this parameter is <constant>yes</constant> for
|
---|
8 | a service, then no password is required to connect to the service.
|
---|
9 | Privileges will be those of the <smbconfoption name="guest account"/>.</para>
|
---|
10 |
|
---|
11 | <para>This parameter nullifies the benefits of setting
|
---|
12 | <smbconfoption name="restrict anonymous">2</smbconfoption>
|
---|
13 | </para>
|
---|
14 |
|
---|
15 | <para>See the section below on <smbconfoption name="security"/> for more information about this option.
|
---|
16 | </para>
|
---|
17 | </description>
|
---|
18 | <value type="default">no</value>
|
---|
19 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.