August 2000
Intermediate to advanced
816 pages
18h 34m
English
There are several reasons why services are more difficult to debug than other processes. The first reason is that services do not have a desktop like other processes. Another reason is that services usually run using a special user account called the system account.
The system account has special privileges that grant the account access to the file system and many other security resources. But the system account is quite limited and does not have access to any network resources. It is a null session account, and null session accounts do not have access to network resources, even if everyone was granted access to a network resource.
Finally, you cannot log on to a machine by using the system account. ...
Read now
Unlock full access