Hi all,
I have a web site which runs in intranet and has windows authentication enabled only. When domain user try to access it, they keep getting the login prompt in browser. They have to enter their windows credentials again in the browser popup, in order to access the site. After providing the credentials, they get logged in.
The same problem applies, when I try to log in on localhost with the windows user.
So why do they get the login constantly when trying to access the web site although they are already windows users?
Can anyone help?