Seite 1 von 1

LightsOutAppPool - Security

Verfasst: 16. Mär 2013, 11:38
von sheo77
Hallo zusammen,

ich bin grade etwas im ApplictionPool des IIS umhergetaucht, da ich die SharePoint-Services neu aufgesetzt habe.

Dabei ist mir aufgefallen, dass der LightsOutAppPool auf "LocalSystem" :? gesetzt ist.

Ist das so gewollt? LocalSystem hat mir für einen AppPool zu viele Rechte!
Mit dieser Einstellung kann hochprivilegierte Code auf dem System ausgeführt werden!
Zur Erinnerung: http://msdn.microsoft.com/de-de/library ... s.85).aspx

Ich setzt den LightsOutAppPool mal lieber auf ApplicationPoolIdentity!

Hat diese Konfiguration einen Grund oder dies einfach nur ein Bug?

Gruß
Sheo

Re: LightsOutAppPool - Security

Verfasst: 16. Mär 2013, 13:25
von Martin
Das hat schon seinen Grund.

Gruß
Martin

Re: LightsOutAppPool - Security

Verfasst: 16. Mär 2013, 14:35
von sheo77
Hallo Martin,

ich würde das Trust-Level im AppPool so niedrig wie möglich halten!

Lagere deine lokalen Funktionen doch einfach aus - zb. in den Lights-Out-Service!

Der läuft doch auch unter LocalSystem ;)

Gruß Sheo

Re: LightsOutAppPool - Security

Verfasst: 16. Mär 2013, 21:49
von Martin
Ich schau mir das am Montag nochmals an.

Gruß
Martin