blob: 7f78f94a99030f3221378ffa6fd9d940d5685776 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<samba:parameter name="restrict anonymous"
context="G"
advanced="1" developer="1"
xmlns:samba="http://samba.org/common">
<listitem>
<para>This is a integer parameter, and mirrors as much as possible the functinality the
<constant>RestrictAnonymous</constant> registry key does on NT/Win2k.
</para>
<para>Default: <command moreinfo="none">restrict anonymous = 0</command></para>
</listitem>
</samba:parameter>
|