Resetting IUSR user token
From: Ard (Ard_at_discussions.microsoft.com)
Date: 06/24/05
- Next message: Tom Kaminski [MVP]: "Re: IIS/Windows Permissions/Rights"
- Previous message: David Wang [Msft]: "Re: Classic ASP Page not running under IIS6.0"
- Next in thread: Bernard Cheah [MVP]: "Re: Resetting IUSR user token"
- Reply: Bernard Cheah [MVP]: "Re: Resetting IUSR user token"
- Reply: David Wang [Msft]: "Re: Resetting IUSR user token"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Jun 2005 04:25:02 -0700
Folks,
Maybe someone can help me out here.
I'm working on an ASP web application on a w2k server with iis 5.
The application dynamically creates folders and uses adsi to create local
windows groups that have access to these folders.
Because the group 'authenticated users' is member of one of the new windows
groups, the IUSR account should have access to the new folder. But because
the IUSR user token is cached for 15 mins anonymous users can't immediately
access this folder, but have to wait untill the TimeToLive for the IUSR token
has expired.
Because of the performance penalty i don't want to reduce the UserTokenTTL
for all users. (The possible solution described in KB152526.)
Is it possible to force the expiration of the IUSR user token? If I can
expire just this one token immediately after creating the windows groups, the
problem should be solved.
Does anyone know a way to accomplish this?
- Next message: Tom Kaminski [MVP]: "Re: IIS/Windows Permissions/Rights"
- Previous message: David Wang [Msft]: "Re: Classic ASP Page not running under IIS6.0"
- Next in thread: Bernard Cheah [MVP]: "Re: Resetting IUSR user token"
- Reply: Bernard Cheah [MVP]: "Re: Resetting IUSR user token"
- Reply: David Wang [Msft]: "Re: Resetting IUSR user token"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|