D
Dan
Hi,
I run a webserver on windows xp prof sp2 and IIS 5.1. (no domain).
I have an asp.net application which is accessible for anonymous users.
IIS-configuration is set on Anonymous allowed (IUSR_server). No other
authentification.
The windows account ASP.NET has READ permissions for the directory
containing the application and R/W for the database directory.
The account ASP.NET is only member of the USERS group.
The account IUSR_server exists, is only member of the GUESTs group but has
no permissions anywhere (so no permission for the directory with the
application).
Now, i access from another computer (in our LAN without any domain) the
application by typing it's IP (10.0.0.60) and .. i have access to the whole
application. And this without any authentification (normal because anonymous
access).
My question is: what is the purpose of account IUSR_server, because it's
obviously not used here? Or did i configure something wrongly?
Thanks
Dan
I run a webserver on windows xp prof sp2 and IIS 5.1. (no domain).
I have an asp.net application which is accessible for anonymous users.
IIS-configuration is set on Anonymous allowed (IUSR_server). No other
authentification.
The windows account ASP.NET has READ permissions for the directory
containing the application and R/W for the database directory.
The account ASP.NET is only member of the USERS group.
The account IUSR_server exists, is only member of the GUESTs group but has
no permissions anywhere (so no permission for the directory with the
application).
Now, i access from another computer (in our LAN without any domain) the
application by typing it's IP (10.0.0.60) and .. i have access to the whole
application. And this without any authentification (normal because anonymous
access).
My question is: what is the purpose of account IUSR_server, because it's
obviously not used here? Or did i configure something wrongly?
Thanks
Dan