Skip to content

Should we close SeNetworkLogonRight for all users? #19

@strangeman

Description

@strangeman

Reference dev-sec/ansible-windows-hardening#3

I think we should allow NetworkLogon for Administrator group, because instead we cannot manage Windows Server via WinRM:
https://github.com/dev-sec/windows-baseline/blob/master/controls/user_rights.rb#L19

+    its('SeNetworkLogonRight') { should eq ['S-1-5-32-544'] }
-    its('SeNetworkLogonRight') { should eq ['S-1-0-0'] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions