|
Home > Archive > IIS Server Security > June 2007 > Basic Authentication + Windows XP SP2
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Basic Authentication + Windows XP SP2
|
|
| Townsend 2007-06-25, 1:20 pm |
| I am using a development machine with Windows XP SP2 and I am trying to use
Basic Authentication. I get the message, “The server localhost at localhost
requires a username and password.” I enter my username and password, three
times before getting the following error message.
HTTP 401.1 - Unauthorized: Logon Failed
Internet Information Services
The LDAP is used in other places and is working fine. Please let me know if
I’ve missed something or should check something in the setup.
| |
| Bernard Cheah [MVP] 2007-06-28, 1:23 am |
| 401.1 manning something wrong with the logon credential.
e.g. wrong password/username, no privileges, etc
enable logon auditing and see you can find more clue in event log.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"Townsend" <Townsend@discussions.microsoft.com> wrote in message
news:D9C8B010-1046-4C5A-804D-E4DC16FE7B0A@microsoft.com...
>I am using a development machine with Windows XP SP2 and I am trying to use
> Basic Authentication. I get the message, The server localhost at
> localhost
> requires a username and password. I enter my username and password,
> three
> times before getting the following error message.
>
> HTTP 401.1 - Unauthorized: Logon Failed
> Internet Information Services
>
> The LDAP is used in other places and is working fine. Please let me know
> if
> Ive missed something or should check something in the setup.
>
|
|
|
|
|