Re: Howto refresh IIS 6 Application pool identity credential info
- From: Peke <peke@xxxxxxxxxxxxx>
- Date: Sat, 9 Feb 2008 15:16:00 -0800
Ken,
Thx for the response, but stopping/starting the application pool doesn't help.
It seems that the domain account security is cached at startup of IIS, and
doesn't change until IISRESET is executed. After IISRESET, I see that the
logon time for the account has changed (using sysinternals tool). An
application pool restart doesn't change the credential info.
FYI,
the sysinternal tool shows that it has an authentication package of type
Kerberos and the logon type is Batch. So I think the solution could be found
in "renewing" the Kerberos ticket, but I have no idea how to do that.
IISRESET does the job so the code is somewhere in there :-(.
Kind regards,
Peter
"Ken Schaefer" wrote:
You should just be able to restart the web application pool in question..
Cheers
Ken
"Peke" <peke@xxxxxxxxxxxxx> wrote in message
news:53EA3347-C41F-42CE-964B-7EF6EA321BCA@xxxxxxxxxxxxxxxx
Hi,
We are having problems with the following situation.
If we change security settings for an application pool identity (something
like putting it in a security group (to have NTFS access on a folder,
accessible through a virtual directory in IIS)), the access is only
granted
after IISRESET. It's a domain account (I don(t know if this is
important.).
It seems like we have the following scenario :
On start of IIS, all application pool identities are given a logon
session.
I can see that using logonsessions.exe from sysinternals.
The logon session is only refreshed/renewed after IISRESET.
Is there a better , less impacting , way to get the specific logon
sesssion
renewed ?
Grtz,
Peter
- Follow-Ups:
- Re: Howto refresh IIS 6 Application pool identity credential info
- From: "WenJun Zhang[msft]"
- Re: Howto refresh IIS 6 Application pool identity credential info
- From: Peke
- Re: Howto refresh IIS 6 Application pool identity credential info
- References:
- Re: Howto refresh IIS 6 Application pool identity credential info ?
- From: Ken Schaefer
- Re: Howto refresh IIS 6 Application pool identity credential info ?
- Prev by Date: Re: Browsing Default Web Site (SharePoint) with IIS Problem
- Next by Date: Tearing Out Hair in Clumps...iis7 and Compiler Error Message: BC31
- Previous by thread: Re: Howto refresh IIS 6 Application pool identity credential info ?
- Next by thread: Re: Howto refresh IIS 6 Application pool identity credential info
- Index(es):
Relevant Pages
|