Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Admins should be allowed to login via winrm #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

strangeman
Copy link

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.

@rndmh3ro
Copy link
Member

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?

@strangeman
Copy link
Author

strangeman commented Oct 28, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants