Warning: Trying to access array offset on value of type null in /var/www/html/inc/parserutils.php on line 151

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/inc/parserutils.php:151) in /var/www/html/inc/actions.php on line 38
linux_og_unix:openssh [Random bits of knowledge]

User Tools

Site Tools


No renderer 'pdf' found for mode 'pdf'
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