系统环境:CentOS 5.3, vsftpd 2.0.5
登录时提示类似如下的错误:
C:\Documents and Settings\sdz>ftp 192.168.128.128 Connected to 192.168.128.128. 220 (vsFTPd 2.0.5) User (192.168.128.128:(none)): web 331 Please specify the password. Password: 500 OOPS: cannot change directory:/var/www/html Login failed. ftp> bye 500 OOPS: child died
这常常是因为SELinux不允许vsftpd线程访问用户主目录造成的。解决方法为: 继续阅读 »