평가 및 의견을 보내려면 클릭하십시오.
MSDN
MSDN Library

We were unable to locate this content in ko-kr.

Here is the same content in en-us.

NetworkService Account

The NetworkService account is a predefined local account used by the service control manager. This account is not recognized by the security subsystem, so you cannot specify its name in a call to the LookupAccountName function. It has minimum privileges on the local computer and acts as the computer on the network.

This account can be specified in a call to the CreateService function. Note that this account does not have a password, so any password information that you provide in this call is ignored. While the security subsystem localizes this account name, the SCM does not support localized names. Therefore, you will receive a localized name for this account from the LookupAccountSid function, but the name of the account must be NT AUTHORITY\NetworkService when you call CreateService, regardless of the locale, or unexpected results can occur.

A service that runs in the context of the NetworkService account presents the computer's credentials to remote servers. By default, the remote token contains SIDs for the Everyone and Authenticated Users groups. The user SID is created from the SECURITY_NETWORK_SERVICE_RID value.

The NetworkService account has its own subkey under the HKEY_USERS registry key. Therefore, the HKEY_CURRENT_USER registry key is associated with the NetworkService account.

The NetworkService account has the following privileges:

  • SE_ASSIGNPRIMARYTOKEN_NAME (disabled)
  • SE_AUDIT_NAME (disabled)
  • SE_CHANGE_NOTIFY_NAME (enabled)
  • SE_CREATE_GLOBAL_NAME (enabled)
  • SE_IMPERSONATE_NAME (enabled)
  • SE_INCREASE_QUOTA_NAME (disabled)
  • SE_SHUTDOWN_NAME (disabled)
  • SE_UNDOCK_NAME (disabled)
  • Any privileges assigned to users and authenticated users

For more information, see Service Security and Access Rights.

Windows 2000:  This account is not supported.

Send comments about this topic to Microsoft

Build date: 10/8/2009

커뮤니티 콘텐츠   커뮤니티 콘텐츠란?
새 콘텐츠 추가 RSS  주석
NETWORK SERVICE , LOCAL SERVICE ,LOCAL SYSTEM accounts      Differences of Local and Network service accounts ... ryandev   |   편집   |   기록 표시

Do any one know the exact difference(s) between NETWORK SERVICE ACCOUNT, LOCAL SERVICE ACCOUNT AND LOCAL SYSTEM ACCOUNT ???????
It is an ergent research I need the the answer.
plz send the answer to hmobahat@gmail.com as soon as possible.

Regards.
Hoopad.

Answer:
see: http://msdn.microsoft.com/en-us/library/ms686005(VS.85).aspx

Ryan

다음으로 플래그 지정: ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. 사용약관 | 상표 | 개인정보취급방침 및 청소년보호정책
Page view tracker