RE: HowTo Purge Windows (Server 2003) logon session
- From: Peke <peke@xxxxxxxxxxxxx>
- Date: Mon, 25 Feb 2008 23:05:03 -0800
Hi Jeffrey,
Sorry for the delay.
In our configuration we're using domain accounts as IIS application pool
identities.
I know this gives problems with Kerberos in a clustered environment (that's
why we disabled 'negotiate' and only allow NTLM).
Our policy is that a developer doesn't need to know the application account
and even can't find out (programmatically) what the password is for the
application account (which accesses the back-end).
If we would use the programmatic impersonation, the developer can get the
password because the account is created programmatically and the password
will be available.
If you have a better suggestion, please feel free.
When IIS starts (or after IISRESET), it creates a logon session (of type
batch) for every application pool identity. If the security for that account
changes, the changes are only available to the IIS application after
IISRESET. Stopping/starting the application pool doesn't help, it reuses the
available logon session.
So I assume that if I can purge the logon session en restart the application
pool, then IIS will create a new logon session.
Bottom line, I need the functionality of IISRESET for a specific application
pool.
Kind regards,
Peter
(BTW, I use logonsessions.exe from SysInternals to view the sessions).
""Jeffrey Tan[MSFT]"" wrote:
Hi Peter,.
How about this issue now? If you still need any help, please feel free to
feedback, thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
- Follow-Ups:
- RE: HowTo Purge Windows (Server 2003) logon session
- From: "Jeffrey Tan[MSFT]"
- RE: HowTo Purge Windows (Server 2003) logon session
- References:
- RE: HowTo Purge Windows (Server 2003) logon session
- From: "Jeffrey Tan[MSFT]"
- RE: HowTo Purge Windows (Server 2003) logon session
- Prev by Date: Re: User access rights within process on Vista
- Next by Date: Re: Effect of changing account password when already logged on
- Previous by thread: RE: HowTo Purge Windows (Server 2003) logon session
- Next by thread: RE: HowTo Purge Windows (Server 2003) logon session
- Index(es):
Relevant Pages
|