ansible-windows-hardening icon indicating copy to clipboard operation
ansible-windows-hardening copied to clipboard

Admins should be allowed to login via winrm

Open strangeman opened this issue 8 years ago • 2 comments

Hi! Current default setting win_security_SeNetworkLogonRight: '*S-1-0-0' looks like 'shoot in foot': if we disable network login for all users - we cannot run the playbook with:

TASK [windows-baseline : load gpo configuration locally] ***************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: InvalidCredentialsError: the specified credentials were rejected by the server
fatal: [windows.example.org]: FAILED! => {"failed": true, "msg": "Unexpected failure during module execution.", "stdout": ""}

because we cannot connect to the server via WinRM.

strangeman avatar Oct 25 '17 07:10 strangeman

Thanks for your contribution. However this should better be discussed in our Inspec windows baseline, here: https://github.com/dev-sec/windows-baseline

In this playbook we "merely" follow the recommendations in the baseline. Do you mind creating an issue there?

rndmh3ro avatar Oct 27 '17 18:10 rndmh3ro

Okay, will do.

сб, 28 окт. 2017 г., 4:21 Sebastian Gumprich [email protected]:

Thanks for your contribution. However this should better be discussed in our Inspec windows baseline, here: https://github.com/dev-sec/windows-baseline

In this playbook we "merely" follow the recommendations in the baseline. Do you mind creating an issue there?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dev-sec/ansible-windows-hardening/pull/3#issuecomment-340047709, or mute the thread https://github.com/notifications/unsubscribe-auth/ABCIuDo9GtbfKgiO_XB6nGwPE9yYd6WRks5swh9GgaJpZM4QFili .

-- Маркелов Антон

strangeman avatar Oct 28 '17 06:10 strangeman