iis security:
Hi
My problem is I have a website where I need to use windows authentication
and the impersonate a user.
My problem is the only way my website can recognize this impersonation is if
enable anonymous access is not selected in IIS. But if this is not enabled
anytime the website is loaded not on my domain is prompts the user right away
for login credentials.
Is there a way to have enable anonymous access on and impersonate a user in
y web.config file
Any help would be appreciated