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

Disable root login over SSH #5

Open
jcf opened this issue Apr 12, 2018 · 0 comments
Open

Disable root login over SSH #5

jcf opened this issue Apr 12, 2018 · 0 comments

Comments

@jcf
Copy link
Contributor

jcf commented Apr 12, 2018

This is enabled in the default Arch AMI and hasn't been disabled by us.

Injecting an sshd_config will do the trick.

PermitRootLogin no

Probably also a good idea to double check password auth is disabled, maybe move off the default port of 22, and if this is running on a publicly-accessible box use something like fail2ban?

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

No branches or pull requests

1 participant