Groups | Blog | Home
all groups > iis security > february 2005 >

iis security : Anonymous Access Fails with IIS 5.1 and Windows XP Pro


john.w.blair NO[at]SPAM gmail.com
2/16/2005 9:00:22 PM

Hello all...

I have Windows XP Pro installed along with IIS 5.1 that came with the
XP Pro CD. I can access the default webpages that came with IIS 5.1
just fine at the following address after IIS installation:

http://localhost/localstart.asp

But when I try to do it with my domain name, well it keeps asking me
for a password, thus not making my site truely anonymous. I think it
might have something to do with NTFS settings in the wwwroot
directory...but I am not sure how to change these settings. I have the
directory marked as web sharable...but that still does not work. I also
have IIS Lockdown installed and MBSA V1.2.1 installed as well.

I also removed Mcafee Privacy Services as well since it is not
compatible with IIS. I am so close to making this work, but this
anonymous access thing is what is getting me stuck at the moment.

Also, please note that I got Apache to install and serve up my pages
just fine...but I can't use it since I need to use ASP .NET services.
Currently, my apache server is off while I am using IIS.

Any comments would be greatly appreciated.
Phil Agcaoili
2/16/2005 10:37:01 PM
You may have selected the wrong IIS Lockdown setting for the IUSR account.

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q323640#6

[quoted text, click to view]
john.w.blair NO[at]SPAM gmail.com
2/19/2005 12:09:32 PM
I want ananymous access and I would to be able to have anyone from the
internet to access my site. Thus, I want the user login prompt to go
away.
Tom Kaminski [MVP]
2/19/2005 1:23:40 PM
[quoted text, click to view]

It's not clear - do you want to allow anonymous access?

john.w.blair NO[at]SPAM gmail.com
2/19/2005 8:05:14 PM
Okay, I am running XP Pro with IIS 5.1 with the folliwing settings:
1. Anonymous Access IS enabled
2. Permissions for "wwwroot" folder C:\Inetpub\wwwroot for
ISUR_MachineName
have been set to:
a. Read and Execute
b. List Folder Contents
c. Read
3. "wwwroot" is "Web Shared"
4. IIS is set to use my IP address currently given to my computer (IP
address has been verified as stable and valid)

Is this setting the NTFS permissions correctly?

After doing all this, I still have the login screen... So, how can I
make
this login screen go away so that everyone can see it?
Bernard
2/20/2005 10:47:52 AM
then make sure iusr_computername account has at least READ NTFS permission
on the files.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

john.w.blair NO[at]SPAM gmail.com
2/20/2005 9:47:05 PM
Ok that worked...

Both of these work. I created the first one and installed the second

http://jwblair.redirectme.net/Hello/index.html
http://jwblair.redirectme.net/SearcharooToo/SearcharooToo.aspx

However, This does not work. The was created by the ASP .NET SDK 1.1
installation. It has working examples and what not. It works on
localhost but it can not be published.

http://localhost/quickstart/ASPPlus/

So why does the two work and the other one does not?

What is going on here?
john.w.blair NO[at]SPAM gmail.com
2/20/2005 10:06:02 PM
I hope I posted the correct failing link. it was...

http://jwblair.redirectme.net/quickstart/ASPPlus/

It says I am not authorized....how can I get rid of the 403.6 error?
john.w.blair NO[at]SPAM gmail.com
2/21/2005 7:18:51 AM
Please see my last post. I dont get a login prompt with this site:

http://jwblair.redirectme.net/quickstart/ASPPlus/

Just a 403.6 error....how can I fix this?
Bernard
2/21/2005 11:40:01 AM
Ok. try a hello.html, same thing ?

if you still get the login prompt, get filemon from sysinternals.com and
trace the access error.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

Bernard
2/21/2005 2:10:36 PM
define "doesn't work"
login prompt ? if yes, have to try filemon to trace ?

if other error, post the error msgs here.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

Bernard
2/21/2005 4:20:54 PM
ha! then go to the virtual directory, make sure the IP restriction doesn't
block you ip address.
HOW TO: Restrict Site Access by IP Address or Domain Name
http://support.microsoft.com/?id=324066

it is stated there- 403.6 - IP rejected.

hang! but this is XP Pro IIS5.1, this feature is not available for XP.

ok, when you try the above and the button is disabled, then try this tool
HOW TO: Download, Install, and Remove the IIS MetaEdit 2.2 Utility
http://support.microsoft.com/?id=232068

run it, fine the lmhost/w3svc/1/ the virtual directory, see if can find any
ip address list there.




--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

Bernard
2/22/2005 5:40:09 PM
did you read this ?
--------------
ha! then go to the virtual directory, make sure the IP restriction doesn't
block you ip address.
HOW TO: Restrict Site Access by IP Address or Domain Name
http://support.microsoft.com/?id=324066

it is stated there- 403.6 - IP rejected.

hang! but this is XP Pro IIS5.1, this feature is not available for XP.

ok, when you try the above and the button is disabled, then try this tool
HOW TO: Download, Install, and Remove the IIS MetaEdit 2.2 Utility
http://support.microsoft.com/?id=232068

run it, fine the lmhost/w3svc/1/ the virtual directory, see if can find any
ip address list there.



--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

john.w.blair NO[at]SPAM gmail.com
3/7/2005 8:49:34 PM
THanks it works NoW!
AddThis Social Bookmark Button