summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/security/restrictanonymous.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-06 04:05:49 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:02 -0500
commit8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f (patch)
treed4c49d3abcac68bb2601d926076ae872f895ef34 /docs/smbdotconf/security/restrictanonymous.xml
parentc4da9a7e1ef76c9882d425af6f45d63a9520b695 (diff)
downloadsamba-8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f.tar.gz
samba-8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f.tar.bz2
samba-8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f.zip
More fixups.
(This used to be commit fbcea7ca3f89e298bec36b16f9aa7bc650440302)
Diffstat (limited to 'docs/smbdotconf/security/restrictanonymous.xml')
-rw-r--r--docs/smbdotconf/security/restrictanonymous.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/smbdotconf/security/restrictanonymous.xml b/docs/smbdotconf/security/restrictanonymous.xml
index dad6846cee..a7aaa31b0b 100644
--- a/docs/smbdotconf/security/restrictanonymous.xml
+++ b/docs/smbdotconf/security/restrictanonymous.xml
@@ -7,9 +7,12 @@
<para>The setting of this parameter determines whether user and
group list information is returned for an anonymous connection.
and mirrors the effects of the
- <constant>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LSA\RestrictAnonymous</constant> registry key in Windows
- 2000 and Windows NT. When set to 0, user and group list
- information is returned to anyone who asks. When set
+<screen>
+HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
+ Control\LSA\RestrictAnonymous
+</screen>
+ registry key in Windows 2000 and Windows NT. When set to 0, user
+ and group list information is returned to anyone who asks. When set
to 1, only an authenticated user can retrive user and
group list information. For the value 2, supported by
Windows 2000/XP and Samba, no anonymous connections are allowed at