Skip to content

Commit 44192ca

Browse files
committed
update
1 parent 884de26 commit 44192ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/windows-server/group-policy/set-event-log-security-locally-or-via-group-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following is a sample SDDL that shows the default SDDL string for the System
5959

6060
> O:BAG:SYD:(A;;**0xf0007**;;;SY)(A;;**0x7**;;;BA)(A;;**0x3**;;;BO)(A;;**0x5**;;;SO)(A;;**0x1**;;;IU)(A;;**0x3**;;;SU)(A;;**0x1**;;;S-1-5-3)(A;;**0x2**;;;S-1-5-33)(A;;**0x1**;;;S-1-5-32-573)
6161
62-
For example, the first ACE denies Anonymous Users read, write, and clear access to the log. The sixth ACE permits Interactive Users to read and write to the log.
62+
For example, the first ACE allows System full control access to the log. The fifth ACE permits Interactive Users to read access to the log.
6363

6464
## Use the computer's local group policy to set your application and system log security
6565

0 commit comments

Comments
 (0)