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