|
| |||||||||
| Tags: iis, internet information services, logon failed, windows xp pro |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| 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 !!! |
|
#2
| ||||
| ||||
| 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. |
|
#3
| ||||
| ||||
| Re: HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services - IIS
To resolve your Logon failure issue , try the following steps :
Now you go and try new website. It should work. |
|
#4
| ||||
| ||||
| 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. |
|
#5
| ||||
| ||||
| 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. |
![]() |
|
| Thread Tools | Search this Thread |
| |
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 |