Try using DNS now that Kerberos is working again
This commit is contained in:
parent
6cb3ecd6c2
commit
3d0fda0d1c
@ -45,7 +45,7 @@ in {
|
|||||||
openssh = {
|
openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
startWhenNeeded = true;
|
startWhenNeeded = true;
|
||||||
# useDns = true;
|
useDns = true;
|
||||||
permitRootLogin = "prohibit-password";
|
permitRootLogin = "prohibit-password";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
GSSAPIAuthentication yes
|
GSSAPIAuthentication yes
|
||||||
|
Loading…
Reference in New Issue
Block a user