解决 ubuntu ssh 慢的问题

2010-05-06 xiao H Posted in 系统管理

解决ssh慢的方法:echo “GSSAPIAuthentication no” >> ~/.ssh/config

关于GSSAPIAuthentication 可以在man (5)sshd_config 中找到

GSSAPICleanupCredentials
是否在用户退出登录后自动销毁用户凭证缓存。默认值是”yes”。仅用于SSH-2。

HostbasedAuthentication
这个指令与 RhostsRSAAuthentication 类似,但是仅可以用于SSH-2。推荐使用默认值”no”。
推荐使用默认值”no”禁止这种不安全的认证方式。





标签:, ,

  1. 快播电影 说道:

    很深奥啊。可惜看不懂

  2. this_helps_me 说道:

    好东西太多了,偶然搜索到其他post,这个解决了许久以来的疑虑

我来说两句

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">