Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

fix: Remove 'NT AUTHORITY\Authenticated Users' write permissions on files in c:\k #4633

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

marosset
Copy link
Contributor

Signed-off-by: Mark Rossetti [email protected]

Reason for Change:

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

Permissions before changes:

c:\k NT AUTHORITY\Authenticated Users:(I)(M)
       NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)
       NT AUTHORITY\SYSTEM:(I)(OI)(CI)(F)
       BUILTIN\Administrators:(I)(OI)(CI)(F)
       BUILTIN\Users:(I)(OI)(CI)(RX)

c:\k\nssm.exe NT AUTHORITY\Authenticated Users:(I)(M)
              NT AUTHORITY\SYSTEM:(I)(F)
              BUILTIN\Users:(I)(RX)
              BUILTIN\Administrators:(I)(F)
Permissions **after** changes:
c:\k BUILTIN\Administrators:(OI)(CI)(F)
       BUILTIN\Users:(OI)(CI)(RX)
       NT AUTHORITY\SYSTEM:(OI)(CI)(F)

c:\k\nssm.exe BUILTIN\Users:(I)(RX)
              BUILTIN\Administrators:(I)(F)
              NT AUTHORITY\SYSTEM:(I)(F)

@marosset marosset changed the title fix: Remove 'NT AUTHORITY\AUTHENICATED USERS' write permissions on files in c:\k fix: Remove 'NT AUTHORITY\Authenticated Users' write permissions on files in c:\k Aug 30, 2021
AbelHu
AbelHu previously approved these changes Aug 31, 2021
@jsturtevant
Copy link
Contributor

/lgtm

Copy link
Member

@mboersma mboersma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@marosset marosset merged commit a3c4663 into Azure:master Sep 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants