Hello I have 3 sites A B C All with Windows Authentication in the same IIS. A user goes to url of the site A http://localhost/a, is asked for the credentials login and password and logs in, if the user changes to http://localhost/b he's asked again for the credentials. What can i do to avoid this...