P
PhilipDaniels
In MSDN, for the description of the ServiceAccount enumeration it has
the following:
LocalService: An account that acts as a non-privileged user on the
local computer, and presents anonymous credentials to any remote
server.
NetworkService: An account that provides extensive local privileges,
and presents the computer's credentials to any remote server.
What is the meaning/implication of the 2 phrases "presents .... to any
remote server".
the following:
LocalService: An account that acts as a non-privileged user on the
local computer, and presents anonymous credentials to any remote
server.
NetworkService: An account that provides extensive local privileges,
and presents the computer's credentials to any remote server.
What is the meaning/implication of the 2 phrases "presents .... to any
remote server".