freebsd ssh 服务器登录失败问题的解决 Posted on 2009/01/01 by admin 编辑/etc/ssh/sshd_config 保证设置以下参数: PermitRootLogin yes PasswordAuthentication yes UseDNS no LoginGraceTime 0