[FAILED]

解决方法:
#chmod 600 sshd_config ssh_host_dsa_key ssh_host_key ssh_host_rsa_key
#chmod 620 moduli
#chmod 644 ssh_config ssh_host_dsa_key.pub ssh_host_key.pub ssh_host_rsa_key.pub
#service sshd start

再次出现如下错误:
[root@bailongjun ssh]# service sshd restart
Stopping sshd:                                              [FAILED]
Starting sshd: /var/empty/sshd must be owned by root and not group or world-writable.
                                                            [FAILED]


  在终端上直接登录,问题显示如下: 
  /var/empty/sshd must be owned by root and not group or world-writable.

 

相关文章:

  • 2021-05-03
  • 2021-10-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-18
  • 2022-12-23
  • 2021-06-08
  • 2021-08-27
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案