Debian Squeeze FTP Server: Access controls per user (see Description below)
adduser test
password xxx
———————————————————————————————————–
nano /etc/vsftpd.conf : local_enable=Yes
-service vsftpd restart
————————————————————————————————————–nano /etc/ftpusers
disable the FTP access to any user listed in this file :
-add user test
by Viafreekab
linux ftp server