freebsd ssh 服务器登录失败问题的解决

in 服务器类

编辑/etc/ssh/sshd_config 保证设置以下参数:

PermitRootLogin yes
PasswordAuthentication yes
UseDNS no
LoginGraceTime 0

0 Comments

Leave a Reply

Using Gravatars in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>