Prohibit SSH root login to Monolith
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings.PasswordAuthentication = false;
|
||||
permitRootLogin = "yes";
|
||||
};
|
||||
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
|
Reference in New Issue
Block a user