Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage sshd_config file #808

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

Manage sshd_config file #808

wants to merge 2 commits into from

Conversation

jdm
Copy link
Member

@jdm jdm commented Mar 6, 2018

This is based on Mozilla's Modern sshd_config from:
https://wiki.mozilla.org/Security/Guidelines/OpenSSH

Note that root login is still allowed,
because we have not yet set up per-user accounts.

Add a test to ensure the sshd_config file is properly parsed and
validated by the OpenSSH version on the machine to help guard
against this behavior.

Rebase of #725.


This change is Reviewable

This is based on Mozilla's Modern sshd_config from:
https://wiki.mozilla.org/Security/Guidelines/OpenSSH

Note that root login is still allowed,
because we have not yet set up per-user accounts.

Add a test to ensure the sshd_config file is properly parsed and
validated by the OpenSSH version on the machine to help guard
against this behavior.
@jdm jdm force-pushed the manage-sshd-config branch 2 times, most recently from 4d9d656 to a159410 Compare March 6, 2018 16:00
@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #969) made this pull request unmergeable. Please resolve the merge conflicts.

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

Successfully merging this pull request may close these issues.

None yet

4 participants