ssh hardening
This commit is contained in:
@@ -1053,6 +1053,7 @@ services = {
|
||||
startWhenNeeded = true;
|
||||
settings = {
|
||||
PasswordAuthentication = false;
|
||||
PermitRootLogin = "prohibit-password";
|
||||
KbdInteractiveAuthentication = false;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user