Move paris to ssh with kerberos
This commit is contained in:
parent
6bd787d7a4
commit
32b0b80d3c
@ -307,6 +307,7 @@ in {
|
||||
services = {
|
||||
openssh = {
|
||||
enable = true;
|
||||
package = pkgs.openssh_hpnWithKerberos;
|
||||
startWhenNeeded = true;
|
||||
permitRootLogin = "no";
|
||||
hostKeys = map (keypair: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user