summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/restrictanonymous.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/security/restrictanonymous.xml')
-rw-r--r--docs/docbook/smbdotconf/security/restrictanonymous.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/security/restrictanonymous.xml b/docs/docbook/smbdotconf/security/restrictanonymous.xml
new file mode 100644
index 0000000000..4b09b7d2bc
--- /dev/null
+++ b/docs/docbook/smbdotconf/security/restrictanonymous.xml
@@ -0,0 +1,10 @@
+<samba:parameter xmlns:samba="http://samba.org/common">
+ <term><anchor id="RESTRICTANONYMOUS"/>restrict anonymous (G)</term>
+ <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>