mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-07 18:17:22 +00:00
Fixed error in Principal Self SID
This commit is contained in:
parent
72ed30329e
commit
f19fe3f304
@ -282,7 +282,7 @@ This group implicitly includes all users who are logged on to the system through
|
|||||||
## Principal Self
|
## Principal Self
|
||||||
|
|
||||||
|
|
||||||
This identify is a placeholder in an ACE on a user, group, or computer object in Active Directory. When you grant permissions to Principal Self, you grant them to the security principal that is represented by the object. During an access check, the operating system replaces the SID for Principal Self with the SID for the security principal that is represented by the object.
|
This identity is a placeholder in an ACE on a user, group, or computer object in Active Directory. When you grant permissions to Principal Self, you grant them to the security principal that is represented by the object. During an access check, the operating system replaces the SID for Principal Self with the SID for the security principal that is represented by the object.
|
||||||
|
|
||||||
| **Attribute** | **Value** |
|
| **Attribute** | **Value** |
|
||||||
| :--: | :--: |
|
| :--: | :--: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user