|
Home > Archive > IIS Server Security > November 2004 > IE/IIS and Integrated Windows Authentication
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 |
IE/IIS and Integrated Windows Authentication
|
|
| Ian H. 2004-11-11, 2:47 am |
| I have searched the groups and wasn't able to find an answer. I have a
standalone Windows XP machine, not on a domain or active directory. I have
IIS running on the system. When I setup and web application to Integrated
Windows Authentication and access it via IE6 it works fine. In IE ,if I
change the User Authentication Logon to Prompt for user name and password.
And try the site again I get a login prompt but nothing I enter seems to
authenticate me to the site. I'm not sure if I'm missing something or if
this is how it's supposed to work?
Thanks
| |
| Kristofer Gafvert 2004-11-11, 2:47 am |
| Hello,
I just tried, and it worked perfectly fine here. Are you sure you are using
the correct username and password?
--
Regards,
Kristofer Gafvert
http://www.ilopia.com
"Ian H." <IanH@discussions.microsoft.com> wrote in message
news:05FDF689-8375-4E53-B1C7-66CEC9390DB8@microsoft.com...
> I have searched the groups and wasn't able to find an answer. I have a
> standalone Windows XP machine, not on a domain or active directory. I
have
> IIS running on the system. When I setup and web application to Integrated
> Windows Authentication and access it via IE6 it works fine. In IE ,if I
> change the User Authentication Logon to Prompt for user name and password.
> And try the site again I get a login prompt but nothing I enter seems to
> authenticate me to the site. I'm not sure if I'm missing something or if
> this is how it's supposed to work?
>
> Thanks
| |
| Yogita Manghnani [MSFT] 2004-11-11, 5:52 pm |
| Hello,
What are you typing in the domain field? Are you sure the username and
password you are using are valid and have permissions on the content? Whats
the error message in the browser after you provide the credentials?? Also
check the IIS logs to confirm the http error code.
You can also run the Authdiag tool
http://www.microsoft.com/downloads/...e777-4a21-4066-
bd22-b931f7572e9a&DisplayLang=en and check what permissions/rights that
user account may be missing
Good Luck,
Yogita Manghnani
Microsoft Developer Support
Internet Information Server
****************************************
*****************************[vbcol=seag
reen]
account name for newsgroup participation only.<<
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2003 Microsoft Corporation. All rights reserved.
****************************************
*****************************
| |
| Ian Howe 2004-11-12, 2:48 am |
| Kristofer Gafvert wrote:
> Hello,
>
> I just tried, and it worked perfectly fine here. Are you sure you are using
> the correct username and password?
>
Well I've tried my username and password (sam a I login to Windows XP with)
MACHINENAME/username and password
LOCALHOST/username and password
None of them work. If I setup the web application to use Basic
Authentication those same login and passwords work fine. It just
doesn't work with Integrated and IE set to prompt.
| |
| Yogita Manghnani [MSFT] 2004-11-12, 5:50 pm |
| Hello,
You mean in the Integrated windows authentication prompt, you have specified
Domain: machinename
User: username
Password: password
If you haven't tried the above, do so and let us know if that worked. Also,
make sure this user account has the Access this computer from the network
right( Admin tools->Local security policy-> Local policies-> User rights
assignment).
HTH,
Yogita Manghnani
Microsoft Developer Support
Internet Information Server
****************************************
*****************************[vbcol=seag
reen]
account name for newsgroup participation only.<<
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2003 Microsoft Corporation. All rights reserved.
****************************************
*****************************
|
|
|
|
|