Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDeploy Mozilla-recommended sshd config #254
Conversation
|
Failure is due to root group being unavailable on Mac. Does Salt have a platform-agnostic way of specifying the correct perms or inheriting them from the directory? |
|
This has actually been on my mind for a while (and is something I've been investigating), and a robust fix is going to be quite a bit more involved. I'll cycle back to this after #253 is landed. |
|
|
|
Fixed the blocker of my Salt ignorance here by cribbing off how the admin state handles the hosts file. Cherry-picked and closing in favor of #628 |
edunham commentedMar 15, 2016
See https://wiki.mozilla.org/Security/Guidelines/OpenSSH
r? @aneeshusa
Please do not merge until #253 is landed and verified working by everyone. These changes will disallow root login.
This change is