Win2000/IIS caching of credentials

G

Guest

Guest
Archived from groups: microsoft.public.inetserver.iis,microsoft.public.win2000.networking,microsoft.public.win2000.security (More info?)

I would like to know how long Windows 2k caches user credentials. In
particular, I have a web server connected through a rather slow pix-to-pix
VPN to a Win2k domain controller on the main LAN. The web application
server uses a domain user account to run the application. It's obvious that
it doesn't authenticate to the domain for each visit to the web application
server. I understand that the credentials are cached for a certain amount
of time to avoid this repeated round trip for each hit to the webserver.

My questions is--if my assumption is true--what is the default caching
period? Can I change it? How?

--
_____
DC G
 
G

Guest

Guest
Archived from groups: microsoft.public.inetserver.iis,microsoft.public.win2000.networking,microsoft.public.win2000.security (More info?)

The setting is controlled by a regkey: UserTokenTTL, with a default of 15
minutes. See KB article Q152526.

Pat

"DC beloved patriot" <dcgringo@visiontechnology.net> wrote in message
news:O8IxVg3jEHA.1404@TK2MSFTNGP09.phx.gbl...
>I would like to know how long Windows 2k caches user credentials. In
> particular, I have a web server connected through a rather slow pix-to-pix
> VPN to a Win2k domain controller on the main LAN. The web application
> server uses a domain user account to run the application. It's obvious
> that
> it doesn't authenticate to the domain for each visit to the web
> application
> server. I understand that the credentials are cached for a certain amount
> of time to avoid this repeated round trip for each hit to the webserver.
>
> My questions is--if my assumption is true--what is the default caching
> period? Can I change it? How?
>
> --
> _____
> DC G
>
>