<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://www.rough-and-cheap.jp/mediawiki/index.php?action=history&amp;feed=atom&amp;title=SYSTEM%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88</id>
	<title>SYSTEMアカウント - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://www.rough-and-cheap.jp/mediawiki/index.php?action=history&amp;feed=atom&amp;title=SYSTEM%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88"/>
	<link rel="alternate" type="text/html" href="https://www.rough-and-cheap.jp/mediawiki/index.php?title=SYSTEM%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88&amp;action=history"/>
	<updated>2026-05-02T15:40:54Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://www.rough-and-cheap.jp/mediawiki/index.php?title=SYSTEM%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88&amp;diff=9810&amp;oldid=prev</id>
		<title>Meisina04: ページの作成:「= SYSTEMアカウント =  The &lt;code&gt;SYSTEM&lt;/code&gt; account uses the &lt;code&gt;S-1-5-18&lt;/code&gt; security ID (SID). Because the SID does not contain the domain SID, the account…」</title>
		<link rel="alternate" type="text/html" href="https://www.rough-and-cheap.jp/mediawiki/index.php?title=SYSTEM%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88&amp;diff=9810&amp;oldid=prev"/>
		<updated>2019-02-28T06:30:36Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「= SYSTEMアカウント =  The &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account uses the &amp;lt;code&amp;gt;S-1-5-18&amp;lt;/code&amp;gt; security ID (SID). Because the SID does not contain the domain SID, the account…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= SYSTEMアカウント =&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account uses the &amp;lt;code&amp;gt;S-1-5-18&amp;lt;/code&amp;gt; security ID (SID). Because the SID does not contain the domain SID, the account only exists locally in a Windows and Samba installation. The &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account is also named &amp;lt;code&amp;gt;LocalSystem&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;NT AUTHORITY\SYSTEM&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In Windows, &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; is used, for example, by local services on the Windows host to access files on the local file system. Because the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account exists in every Windows installation, has no password set, and in most cases has &amp;lt;code&amp;gt;Full Control&amp;lt;/code&amp;gt; permissions on local NTFS file systems, it would be a security issue, if this account could be used to authenticate to network resources and access files. If local services that use the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account access network resources, the local machine&amp;#039;s network account (&amp;lt;code&amp;gt;&amp;#039;&amp;#039;domain&amp;#039;&amp;#039;\&amp;#039;&amp;#039;computername$&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;) is used to authenticate to the network. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; Account Is Used by a Windows Service ==&lt;br /&gt;
&lt;br /&gt;
The following example describes how a Windows Active Directory (AD) domain member downloads and applies group policy objects (GPO):&lt;br /&gt;
# The local &amp;lt;code&amp;gt;Group Policy Client&amp;lt;/code&amp;gt; service starts. The service is executed locally using the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account.&lt;br /&gt;
# The service authenticates to the domain controller&amp;#039;s &amp;lt;code&amp;gt;Sysvol&amp;lt;/code&amp;gt; share using local machine&amp;#039;s account within the domain. For example, &amp;lt;code&amp;gt;&amp;#039;&amp;#039;domain&amp;#039;&amp;#039;\&amp;#039;&amp;#039;computername$&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;.&lt;br /&gt;
# If authentication was successful, the services downloads the &amp;lt;code&amp;gt;Computer Configuration&amp;lt;/code&amp;gt; part of the GPOs.&lt;br /&gt;
# On the domain member, the service updates the registry and file system using the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account.&lt;br /&gt;
&lt;br /&gt;
{{Imbox&lt;br /&gt;
| type = note&lt;br /&gt;
| text = The &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account is never sent to a remote host to authenticate and for this reason never used to access a remote file system.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Using the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; Account in File System ACLs on a Samba Server =&lt;br /&gt;
&lt;br /&gt;
On Windows operating systems using the defaults, the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account has &amp;lt;code&amp;gt;Full Control&amp;lt;/code&amp;gt; permissions granted on the local NTFS system drive. Additionally, documentation often advices to add the account to the file system access control lists (ACL) to enable local services, that are using this account, to access files.&lt;br /&gt;
&lt;br /&gt;
To be consistent with Windows, the internal &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account also exists in Samba and you can use it when [[Setting_up_a_Share_Using_Windows_ACLs#Setting_ACLs_on_a_Folder|setting file system permissions using Windows ACLs]]. However, on a Unix host that runs Samba, the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account is neither used by Samba, nor available to the operating system. Therefore, you cannot run local services on the Samba host using the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account.&lt;br /&gt;
&lt;br /&gt;
From the perspective of a Samba server you can omit the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account in file system ACLs. However, certain Windows services validate ACLs on shares and expect defined ACLs, even if they are not explicitely used. If &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; is not listed in the remote server&amp;#039;s ACLs, using the share can fail, even if the user is allowed to access the required content. For example, this applies to:&lt;br /&gt;
&lt;br /&gt;
* the &amp;lt;code&amp;gt;Sysvol&amp;lt;/code&amp;gt; share&lt;br /&gt;
* user roaming profile shares&lt;br /&gt;
&lt;br /&gt;
{{Imbox&lt;br /&gt;
| type = important&lt;br /&gt;
| text = For compatibility with Windows, add the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account to file system ACLs.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Further Resources =&lt;br /&gt;
&lt;br /&gt;
For further details about the &amp;lt;code&amp;gt;SYSTEM&amp;lt;/code&amp;gt; account and how it is used in Windows, see the following Microsoft documentation:&lt;br /&gt;
* [https://support.microsoft.com/en-us/help/120929/how-the-system-account-is-used-in-windows How the System account is used in Windows]&lt;br /&gt;
* [https://msdn.microsoft.com/en-us/library/windows/desktop/ms684190(v=vs.85).aspx LocalSystem Account]&lt;br /&gt;
* [https://support.microsoft.com/en-us/help/243330/well-known-security-identifiers-in-windows-operating-systems Well-known security identifiers in Windows operating systems]&lt;/div&gt;</summary>
		<author><name>Meisina04</name></author>
	</entry>
</feed>