Hi There,thats true all you need to do is to go to /etc/vsftpd/vsftpd.conf and jus addannonymous_enable=NOThats all you are done.... you can created users on your FTP Server and your users can access your FTP Server from anywhere with your given credentials e.g username and password....
On Thu, May 20, 2010 at 6:54 PM, Shailesh <spu...@gmail.com> wrote:
Hi Milap,
Install vsftpd rpm and disable anonymous login.
anonymous_enable=NO
restart ftp service. that's it.
look below for more details.