-
Posted to
Security
by
kschlegelmilch@graebel.com
on
08-30-2008, 1:00 AM
Thanks for the link, but really doesn't help me much.
I get that IE will pass the username/password to the IIS server, but what happens after that? How does IIS know where to authenticate?
I'm guessing that if you're not passing a domain as part of the username, IIS will assume it's for the same domain that ...
-
Posted to
Security
by
kschlegelmilch@graebel.com
on
08-29-2008, 6:45 PM
I setup an intranet website on a Windows Server 2003 machine and have it set as Windows Authentication and disabled Anonymous. Also in the web.config I have this:
<authentication mode="Windows"/>
With IE, it never requires the user to log on, but with FireFox it does, which is no problem.
The question is, how ...
-
Posted to
Security
by
kschlegelmilch@graebel.com
on
08-29-2008, 6:36 PM
The only thing I can think of is their IE settings aren't set to default. Have them add the site as a trusted site, and it should no longer prompt them for credentials.
In IE it's under Tools >> Internet Options >> Security