Microsoft
98-361 · Question #107
You have a Windows Service running in the context of an account that acts as a non- privileged user on the local computer. The account presents anonymous credentials to any remote server. What is…
The correct answer is D. LocalService. LocalService , which runs in the context of an account that acts as a non-privileged user on the local computer, and presents anonymous credentials to any remote server;
Understanding Desktop Applications
Question
You have a Windows Service running in the context of an account that acts as a non- privileged user on the local computer. The account presents anonymous credentials to any remote server. What is the security context of the Windows Service?
Options
- ALocalSystem
- BUser
- CNetworkService
- DLocalService
How the community answered
(50 responses)- A18% (9)
- B6% (3)
- C4% (2)
- D72% (36)
Explanation
LocalService , which runs in the context of an account that acts as a non-privileged user on the local computer, and presents anonymous credentials to any remote server;
Topics
#Windows Service#LocalService#security context#service accounts
Community Discussion
No community discussion yet for this question.