Re: Howto refresh IIS 6 Application pool identity credential info ?



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


.



Relevant Pages

  • Re: Howto refresh IIS 6 Application pool identity credential info
    ... but stopping/starting the application pool doesn't help. ... doesn't change until IISRESET is executed. ... Kerberos and the logon type is Batch. ... accessible through a virtual directory in IIS)), ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS 6 pool stops
    ... the Event Log. ... You should not use IISRESET to restart an Application Pool. ... and after giveing iisrseset command its gets start. ...
    (microsoft.public.inetserver.iis)