01-25-07 12:18 PM
Hi,
i have iis 5.1 on Windows XP sp2.
I created several asp.net applications for our intranet, using the windows
integrated authentifiaction method, because those applications are only for
internal users.
Now recently, i made an application which is accessible by any anonymous
user. I chose the allow anonymous authentifiaction method. The anonymous
user has to logon or to create an account in sqlserver.
My problem is now: all the applications with windows integrated
authentifiaction method require suddenly a logon and password before
starting the application. With the anonymous applicatio, it is not required.
I did not change any permission on file level: ASPNET (running account of
asp.net) has still Read/Map read permissions, 'everybody' has R/Read map,
even IUSR_server has the same permissions ...
What's wrong in my configuration?
Thanks for help.
Ben
[ Post a follow-up to this message ]
|