07-10-07 06:18 AM
On Jul 9, 10:46 am, reuben_hecq...@hotmail.com wrote:
> I have a configuration where integrated authentication is enabled for
> an IIS6 website. Some of the users are logging into their machines on
> a secure section of the network that has very limited access to the
> webserver (only HTTP traffic permitted). The clients logon to a
> foreign domain that has no trust or similar.
>
> When these users try and access the website they get as expected a
> logon prompt (the account they have logged on with has no access to
> this site) where they can enter the credentials of an account for the
> domain that website knows about and has appropiate access. However
> there is a time issue in that the clients try to contact a DC in this
> domain before the webserver will try and authenticate them (they
> cannot do this due to security lockdown at the network level). After
> about 15secs the client gives up trying to authenticate with the DC
> directly and passes the relevant NTLM details in a HTTP packet and
> gets authenticated.
>
> I wanted to know if there is a way that I can force the client to do
> this without trying to be authenicated directly by the DC itself.
>
> Hope this makes sense. If not I can attempt to explain it better.
>
> Any help much appreciated.
This sounds like a client-specific issue unrelated to IIS.
My suspicion is that the browser is attempting to auto-login and that
if you move the website into a zone that the browser does not auto-
login, it could stop that attempt that causes a 15 second timeout for
you.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
[ Post a follow-up to this message ]
|