Microsoft
98-361 · Question #232
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
- ALocal System
- BNetworkService
- Cuser
- DLocalService
How the community answered
(44 responses)- A7% (3)
- B9% (4)
- C2% (1)
- D82% (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#security context#LocalService#service accounts
Community Discussion
No community discussion yet for this question.