This commit is contained in:
Lukas Wurzinger 2024-09-15 17:17:44 +02:00
parent 01821cec95
commit dabf4c0ebb

View file

@ -15,7 +15,7 @@
}
];
settings = {
PermitRootLogin = "no";
PermitRootLogin = "forced-commands-only";
PasswordAuthentication = false;
};
};