單靠在設定檔加入tcp_wrappers=YES是不行低~
必須在source code的builddefs.h
把#undef VSF_BUILD_TCPWRAPPERS
改成#define VSF_BUILD_TCPWRAPPERS
來試試看囉
-------------------------------------
第一次compile錯誤,原來...
還要另外裝tcp_wrapper才給compile
hosts.allow的target要設vsftpd
必須在source code的builddefs.h
把#undef VSF_BUILD_TCPWRAPPERS
改成#define VSF_BUILD_TCPWRAPPERS
來試試看囉
-------------------------------------
第一次compile錯誤,原來...
還要另外裝tcp_wrapper才給compile
hosts.allow的target要設vsftpd
文章標籤
全站熱搜
