- As root user openĀ /etc/vsftpd/vsftpd.conf with any editor
- By default anonymous_enable=YES means allows anonymous users set anonymous_enable=NO which disables anonymous users logging in.
- restart the service by giving # /etc/init.d/vsftpd restart
Advertisement