500 OOPS: vsftpd: refusing to run with writable root inside chroot() 先给全局权限,然后分别对帐号主文件夹给777权限
chmod a-w -R /myserver/* chmod 777 102 db_load -T -t hash -f /etc/vsftpd/virt_user.txt /etc/vsftpd/virt_user.db
更新帐号数据库