|
Home > Archive > IIS Server Security > June 2004 > website ask for ID and password???????
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 |
website ask for ID and password???????
|
|
| Need help!!!!! 2004-06-26, 10:16 am |
| Why is my website that should be open to the world is
asking for a userID and password? How do I stop the
website from asking for a userID and password? I have a
2k3 server running IIS6.
Thanks!!!!!
| |
| Miha Pihler 2004-06-26, 10:16 am |
| Hi,
open IIS management console and right click the web site that is giving you
problems. Select properties and go to Directory security tab and select Edit
under Authentication and Access Control. Make sure you have checked "Enable
Anonymous Access". Also make sure that user "IUSR_<server_name>" user
account has read (!) access to the content of your website...
I hope this helps you out,
Mike
"Need help!!!!!" <anonymous@discussions.microsoft.com> wrote in message
news:20eae01c45981$b4b04280$a001280a@phx
.gbl...
> Why is my website that should be open to the world is
> asking for a userID and password? How do I stop the
> website from asking for a userID and password? I have a
> 2k3 server running IIS6.
>
> Thanks!!!!!
>
| |
| Yogita Manghnani [MSFT] 2004-06-26, 10:38 pm |
| Hello,
Assuming that you have Anonymous access enabled and the Anonymous user has
necessary NTFS permissions on the content, it could be possible that there
is some other issue with the account:
1) Check Event logs for any warnings or errors to find out what the problem
is
2) Confirm that the IUSR_machinename account (used for Anonymous access) is
not disabled or locked out
3) Confirm the IUSR account still has the necessary user rights as per
http://support.microsoft.com/defaul...kb;en-us;271071 (Policies
section)
4) Reset the IUSR account's password following steps in
http://support.microsoft.com/defaul...kb;en-us;297989 (Method 2 is
easier)
5) If none of the above help, check the IIS logs to find out what error is
being logged when anonymous access fails. Or turn off all other
authentication methods on the website except anonymous and then browse the
site. Be sure to go to Internet explorer-> Tools-> Internet Options->
Advanced-> uncheck Show friendly http error messages, close and reopen the
browser. You should see the Http error code indicating why Anonymous
acccess failed.
Hope this helps!!
Thanks,
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.
****************************************
*****************************
|
|
|
|
|