SSH Login Speed
Bryan Sant
bryan.sant at gmail.com
Thu Jun 5 13:21:31 MDT 2008
On Thu, Jun 5, 2008 at 12:57 PM, Kimball Larsen
<kimball at kimballlarsen.com> wrote:
> Where should I be looking to find causes for delays in ssh login?
>
> Thanks!
>
> - Kimball
> http://www.kimballlarsen.com
Ultimately this is a DNS (or /etc/hosts) resolution problem. However,
the root of the problem is GSSAPI key exchange. If you disable GSSAPI
options in your /etc/sshd_config file, you'll be good to go.
http://www.oreillynet.com/linux/blog/2007/03/ssh_with_gssapi_or_public_keys.html
http://maestric.com/en/doc/mac/fix_ssh_connection_delays
-Bryan
More information about the PLUG
mailing list