Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


November 15, 2006

You receive 'Access denied' or 'No network provider accepted the given network path' on Windows Server 2003 SP1 (Service Pack 1) when you attempt to access the server locally using \\ServerName\ShareName?

RSS
Subscribe to Windows IT Pro | See More Tips Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

11005 » You receive 'Access denied' or 'No network provider accepted the given network path' on Windows Server 2003 SP1 (Service Pack 1) when you attempt to access the server locally using \\ServerName\ShareName? (15-Nov-06)

You experience authentication issues when you try to access a Windows Server 2003 SP1 server locally using a UNC (Universal Naming Convention) path in the \\ServerName\ShareName format. You experience one of the following:

- Repeated logon windows.
- Access Denied.
- No network provider accepted the given network path.
- The Security event log contains Event ID 537.

You can access the computer locally using its' FQDN or CNAME alias, and you can access it remotely use \\ServerName or \\IPaddress.

This behavior is the result of the new loopback check security feature, which is enabled by default on Windows Server 2003 SP1.

To workaround this behavior, you can disable the authentication loopback check, or you can create local LSA (Local Security Authority) host names that are referenced in a NTLM authentication request.

To disable the authentication loopback check:

1. Open a CMD.EXE window.

2. Type the following command and press Enter:

REG ADD HKLM\SYSTEM\CurrentControlSet\Control\Lsa /V DisableLoopbackCheck /T REG_DWORD /F /D 1
3. Shutdown and restart Windows Server 2003.

To create local LSA host names that are referenced in a NTLM authentication request.

1. Open a CMD.EXE window.

2. Type the following command and press Enter:

REG ADD HKLM\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0 /V BackConnectionHostNames /T REG_MULTI_SZ /F /D "Multi_String CNAME or DNS alias"
Where each entry is separated by a \0 and the last entry is terminated with \0\0, like CNAME1\0CNAME2\0CNAME3\0\0 or CNAME\0\0.

3. Shutdown and restart Windows Server 2003.


End of Article



Reader Comments

You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
WinInfo Short Takes: Week of November 23, 2009

An often irreverent look at some of the week's other news, including some post-PDC some soul searching, a Google Chrome OS announcement and a Microsoft response, Windows 7 off to a supposedly strong start, the Jonas Brothers and Xbox 360, and so much more ...

2009 Windows IT Pro Editors' Best and Community Choice Awards

Picking a favorite product from an impressive crowd of competitive offerings is never an easy task, and such was the case with our Editors' Best and Community Choice awards this year. ...

Command Prompt Tricks

One reader shares his tip for setting up the command prompt to reflect a remote path. ...


Related Events Deep Dive into Windows Server 2008 R2 presented by John Savill

7 Ways To Get More From Your SharePoint Deployment Now

Check out our list of Free Email Newsletters!

Windows OSs eBooks Understanding and Leveraging Code Signing Technologies

A Guide to Windows Certification and Public Keys

SQL Server Administration for Oracle DBAs

Related Windows OSs Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement