Ubuntu - slow ssh login

From Skytech
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Disable GSSAPI...

Disable GSSAPI-options:

GSSAPIAuthentication yes
GSSAPIDelegateCredentials no

Then you should no longer do rev-dns based ssh conns (check with ssh -vvv <user>@<name>).