Subscribe to Windows IT Pro
August 15, 2005 12:00 AM

Understanding the Local Service and Network Service Accounts

Windows IT Pro
InstantDoc ID #47168
Rating: (60)

What's the difference between the SYSTEM, Local Service, and Network Service accounts?

Local Service and Network Service are special security principals in Windows Server 2003 and Windows XP designed to address the security issues discussed in Access Denied, "Running Services Under SYSTEM or Administrator," August 2005, InstantDoc ID 46873. In earlier versions of Windows, most system services run under the powerful SYSTEM (aka Local System) account. Because most services don't need SYSTEM-level authority, Microsoft created the two new principals with less authority than SYSTEM and reconfigured many of the services on Windows 2003 and XP to run as either Local Service or Network Service.

Both principals have minimal authority on the local computer—basically the same authority as an unprivileged user account—and the Logon as a service right, which any service account requires. The principals differ in how they handle a service's attempts to access resources on other Windows computers on the network. A service running under Network Service is authenticated to other computers on the network by using the computer's account in the domain. For instance, if the service on acmeserver1 tries to access a shared folder on acme\server2, server2 will allow or deny access based on the permissions server1 has to the folder.

A service on server 1 that's running under the Local Service principal and that tries to access the folder on server2 is seen as an anonymous connection attempt that is or isn't allowed depending on the policy of server2. The benefit of running services that don't require access to other computers under the Local Service principal is that an attacker who compromises the service will find it much more difficult to leverage that conquest to gain access to other systems on the network.

Related Content:

ARTICLE TOOLS

Comments
  • klikar
    4 years ago
    Sep 19, 2008

    OK

  • Julio
    4 years ago
    Aug 26, 2008

    Network Service is validated using the computer's domain account permissions. What about trying to access a standalone server that doen't belong to the domain ?

  • GERARDO
    5 years ago
    Jan 25, 2007

    Excellent article. It totally cleared all my doubts about this topics

    Thanks for sharing your knowledge

  • Salim
    6 years ago
    Mar 14, 2006

    Strange way to secure the shared folder, but a good one.

    Thanks!

  • Anonymous User
    7 years ago
    Sep 01, 2005

    What if you can not find the "Network Service" account?

You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.