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