Go Back   TechArena Community > Technology > Networking & Security
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services - IIS

Networking & Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 05-11-2009
Member
 
Join Date: Jul 2009
Posts: 81
HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services - IIS

Hi,

I downloaded the ISS 5.1 and create a local server, however when trying to access it I get the following error message :

HTTP 401.1 - Unauthorized: Logon failure
Internet Information Services


I have WinXP Pro SP2 I have tried various solutions through Google, which spoke of a problem with the loopback feature SP2s safeguards. I am not particularly technically savvy, working my way through the books today. If anyone can help me I would appreciate it !!!
Reply With Quote
  #2  
Old 05-11-2009
Salome's Avatar
Member
 
Join Date: May 2008
Posts: 476
Re: HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services - IIS

HTTP 401.1 - Unauthorized: Logon failure is due to IIS anonymous user has probably been removed, either accidentally or password has changed.

Try to open IIS Manager (Start-> Run-> '-inetmgr'> OK), right-click the Default Web Site, choose Properties, select "Directory Security", click 'Edit' button next to "Anonymous Access" (the checkbox should be checked), and now enter your username and password in the credentials.
Reply With Quote
  #3  
Old 05-11-2009
Valerian's Avatar
Member
 
Join Date: May 2008
Posts: 260
Re: HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services - IIS

To resolve your Logon failure issue , try the following steps :
  1. Go to Control Panel -> Administrative Tools -> Internet Information Services
  2. Next, select Local comupter "Web Site" -> "Default Web Site"
  3. Then click on the directory containing your site or if you are in the rool, click the folder with the "right Default Web Site".
  4. Then under the "directory security" tab click the "Edit" under "anonymous access and authentication control".
  5. Uncheck "Integrated Windows authentication" and then check "anonymous access " on top. Be sure to check "Allow the ISS .... control"

Now you go and try new website. It should work.
Reply With Quote
  #4  
Old 05-11-2009
Volodymyra's Avatar
Member
 
Join Date: May 2008
Posts: 181
Re: HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services - IIS

Unauthorized: Logon Failed error, because SQL Server Reporting Services needs to use integrated security and not VS2008 deploy reports when anonymous authentication is turned on. So make sure you have the correct name of the IUSR account specified in the IIS MMC, and also has the correct password. You may have to disable the password box control and manually provide one - which also means you have to change the User Manager to match.
Reply With Quote
  #5  
Old 05-11-2009
Stephanatic's Avatar
Member
 
Join Date: May 2008
Posts: 217
Re: HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services - IIS

To remve this error, you need to set the DisableLoopbackCheck registry key yourself, follow these steps below:

1. Set the DisableStrictNameChecking registry entry to 1.
2. Click Start, click Run, type regedit, and then click OK.
3. In Registry Editor, locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
4. Right-click Lsa, point to New, and then click DWORD Value.
5. Type DisableLoopbackCheck, and then press ENTER.
6. Right-click DisableLoopbackCheck, and then click Modify.
7. In the Value data box, type 1, and then click OK.
8. Quit Registry Editor, and then restart your computer.
Reply With Quote
Reply

  TechArena Community > Technology > Networking & Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services - IIS"
Thread Thread Starter Forum Replies Last Post
Unauthorized access blocked by the Norton Internet Security HALLBJORN Networking & Security 4 28-12-2010 10:23 AM
Services Fail with Error Logon failure: the user has not been granted the requested logon type at this computer. Zaz Windows Server Help 5 06-11-2009 05:32 PM
Failed to open stream: HTTP request failed Jayden Technology & Internet 3 04-08-2009 01:49 PM
How to remove and to reinstall Microsoft Internet Information Services (IIS) ? Anek Windows Software 2 27-04-2009 04:13 PM
active directory problems"naming information cannot be located because the logon attempt failed " shunjiWang Window 2000 Help 3 03-04-2008 09:19 AM


All times are GMT +5.5. The time now is 08:12 AM.