2008年2月1日 星期五

vsftp 出現500 OOPS: cannot change directory:/home/無法登入

vsftpd 出現

500 OOPS: cannot change directory:/home/
500 OOPS: child died
Connection closed by remote host.

無法登入,如何解決?

以 root 登入,並下達下面指令後,重新啟動 vsftpd即可。

# setsebool ftpd_disable_trans 1
# /etc/init.d/vsftpd restart

大功告成!!

2 則留言:

  1. 真的可以了,解決了我的問題~
    感謝啦~!

    回覆刪除
  2. 下指令出現
    Could not change active : Invalid boolean
    還是不行

    回覆刪除