Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

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
@jdm jdm force-pushed the manage-sshd-config branch from a159410 to bdc772d Compare March 6, 2018 16:38
@aneeshusa aneeshusa mentioned this pull request Mar 6, 2018
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants