Anonymous User Restrictions

To turn on this feature, run regedit32; then follow the steps below:

1. Locate HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa.

2. On the Edit menu, click Add Value and add the following:

Value Name: RestrictAnonymous

Data Type: REG_DWORD

Value: 1 (1=on, 0=off)

3. Click OK, and then quit the Registry editor.

4. Shut down and restart NT.

When the RestrictAnonymous value is set to 1, tools that attempt to access resources by using the anonymous connections receive an Access Denied response. When the RestrictAnonymous value is set to 0 or the value is not defined, anonymous connections can list account names and enumerate share names. However, even if this feature is turned on (RestrictAnonymous set to 1), some Win32 APIs support individual name lookups and do not restrict anonymous connections. In other words, programmers can go around the setting, so be careful. For more information about this feature, see Microsoft's Knowledge Base article Q143474 on your TechNet CD-ROM, or on the Web, http://www.microsoft.com/kb.

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• The Microsoft
Technology Roadmap
• Office 365 Implementation
• Hyper-V Optimizing
• Windows 8 Deployment
and much more!

Come See Paul Thurrott & Rod Trent in Person!

Early Registration Now Open

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.