Ask a Question related to ASP.NET Security, Design and Development.
-
john #1
Problem with anonymous authentication
Hello,
I have got an ASP.NET web site which enable anonymous
authentication.
When i try to hit this web site from machine X, it works.
When i try to hit the same site with machine Y, a windows
authentication pop up appears. So in this case, the
anonymous authentication fails.
Machine Y is in the same domain as the web server. Machine
X is in another domain.
I check everything about .net security (.config files,
NTFS, IIS). So if the problem was ASP.NET configuration,
this pop up should appear on both machines .. (?)
What are the reasons for anonymous authentication to fail ?
thanks,
john.
john Guest
-
Authentication popup comes up for Anonymous allowed app
I have a asp.net web application on windows 2000 advanced server having latest security updates installed and .net framework 1.1. with latest patch.... -
Authentication for anonymous users?
What should I do for realising the following task: Anonymous users can browse my ASP.net site( limited number of pages), but when the try to access... -
Return credentials with anonymous authentication?
Hi all, This is my Scenario: Have a login page in Application 1 with Anoynoumous authentication. Using this login page I would like to receive... -
Forms Authentication Anonymous User
Hi, I have implemented Forms-Based Authentication for a website I am designing which is working fine. However I want to get a list of Roles for... -
Windows Authentication and Anonymous login URGENT
| users. However I need to be able to tell a difference if | they have login through the intranet, which window | authentication just lets them in,...



Reply With Quote

