vsftpd

1.yum安装 yum -y install vsftpd ftp 2.创建虚拟用户和密码 [[email protected] etc]# cd /etc/vsftpd [[email protected] vsftpd]# vim vuser.list 3.创建数据库文件 db_load -T -t hash -f vuser.list vuser.db 4.提高虚拟用户的安全性 chmod
相关文章
相关标签/搜索