User Tools

Site Tools


linux_og_unix:openssh

OpenSSH

Hvis det tager lang tid at logge ind, kan det være et kerberos check fra klienten, der skal disables:

$ ssh -v <remotemachine>
[...]
debug1: Unspecified GSS failure.  Minor code may provide more information

Så tilføj følgende til ~/.ssh/config

GSSAPIAuthentication no
linux_og_unix/openssh.txt · Last modified: 2023/10/21 19:19 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki