A
anadem
On a clean W2000 SP4 install, our web app fails, reporting insufficient
permission to access the Eventlog service.
If I use regedt32 on HKLM\System\CurrentControlSet\Services\Eventlog
and add user "ASPNET" with Full Control, the app works fine. BUT if I
then remove the ASPNET user from the Eventlog permissions, THE APP
STILL WORKS (ie it works without the permissions it previously needed.)
Reboot, uninstall+reinstall app = still works fine, after only once
adding+removing the permission change -- ie the change seems permanent,
despite "undoing" it.
What's going on under the covers? Any clues what to fix?
It looks as though using subinacls to allow ASPNET isn't the optimal
solution, and it would be good to cure the cause rather than just
fixing the symptom.
permission to access the Eventlog service.
If I use regedt32 on HKLM\System\CurrentControlSet\Services\Eventlog
and add user "ASPNET" with Full Control, the app works fine. BUT if I
then remove the ASPNET user from the Eventlog permissions, THE APP
STILL WORKS (ie it works without the permissions it previously needed.)
Reboot, uninstall+reinstall app = still works fine, after only once
adding+removing the permission change -- ie the change seems permanent,
despite "undoing" it.
What's going on under the covers? Any clues what to fix?
It looks as though using subinacls to allow ASPNET isn't the optimal
solution, and it would be good to cure the cause rather than just
fixing the symptom.