Problem to run service on Windows 2008 Server
-
Hi all, I have a windows service which I am trying to run under local system account. It fails with the "error 1053:did not respond in timely manner." This service runs well on Windows 2003 Server. I found Service Hardening enhancemnets made in Windows 2008. It states that if no privilges mentioned for that service means service has all the privilges available for that account. It is given to support backward compatibility. When I attach the service to application verifier tool it runs propely when I check LuaPriv. Once a while when it failed when attached to Apllication Verifier it gave following error.
<avrf:message>Access was restricted to trusted users only.</avrf:message> <avrf:formatmessage>RegOpenKeyExA: Key (\REGISTRY\MACHINE\SYSTEM\ControlSet001\Services\WinSock2\Parameters) only grants requested 'KEY_SET_VALUE' to 'BUILTIN\Administrators, NT AUTHORITY\SYSTEM'</avrf:formatmessage>
The service is already running under Local System Accoun(NT AUTHORITY\SYSTEM). Can someone give me hint or pointers to solve this problem? I am really stucked here. I already googled for lot of information but no luck. Thanks and Regards, Mahesh R. KulkarniThe secret of life is not enjoyment but education through experience. - Swami Vivekananda.
-
Hi all, I have a windows service which I am trying to run under local system account. It fails with the "error 1053:did not respond in timely manner." This service runs well on Windows 2003 Server. I found Service Hardening enhancemnets made in Windows 2008. It states that if no privilges mentioned for that service means service has all the privilges available for that account. It is given to support backward compatibility. When I attach the service to application verifier tool it runs propely when I check LuaPriv. Once a while when it failed when attached to Apllication Verifier it gave following error.
<avrf:message>Access was restricted to trusted users only.</avrf:message> <avrf:formatmessage>RegOpenKeyExA: Key (\REGISTRY\MACHINE\SYSTEM\ControlSet001\Services\WinSock2\Parameters) only grants requested 'KEY_SET_VALUE' to 'BUILTIN\Administrators, NT AUTHORITY\SYSTEM'</avrf:formatmessage>
The service is already running under Local System Accoun(NT AUTHORITY\SYSTEM). Can someone give me hint or pointers to solve this problem? I am really stucked here. I already googled for lot of information but no luck. Thanks and Regards, Mahesh R. KulkarniThe secret of life is not enjoyment but education through experience. - Swami Vivekananda.
Hi All, Please give some inputs. I am waiting for some clues to move forward. Regards, Mahesh R. Kulkarni
The secret of life is not enjoyment but education through experience. - Swami Vivekananda.
-
Hi All, Please give some inputs. I am waiting for some clues to move forward. Regards, Mahesh R. Kulkarni
The secret of life is not enjoyment but education through experience. - Swami Vivekananda.