Skip to content
Commit 441502b6 authored by Roy.Li's avatar Roy.Li Committed by Joe MacDonald
Browse files

Upgrade vsftpd to 3.0.0



Upgrade vsftpd to 3.0.0 with below modification:
1. more strict access limitation, like: do not allow anonymous access
2. use vsftpd.ftpusers and vsftpd.user_list to confine user access
3. enable pam if DISTRO_FEATURE includes pam
4. enable tcp-wrapper
5. install vsftpd.conf with 0600 permission, not 0755

Signed-off-by: default avatarRoy.Li <rongqing.li@windriver.com>
Signed-off-by: default avatarJoe MacDonald <joe.macdonald@windriver.com>
parent fe85f498
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment