View Single Post

  #4 (permalink)  
Old 01-31-2004
Cameron Kerr
 
Posts: n/a
Default Re: [Proftpd] Reject anonymous logins

becco <lyblyb@libero.it> wrote:
> Hi, I'm trying to setup the proftpd server to reject anonymous
> connections, and allow only users with a valid username/passwd.


Remove the user "ftp" in the file /etc/ftpusers and restart the ftp
service, as this is the file that lists users prohibited from accessing
via FTP, and the user "ftp" is the anonymous/guest user.

--
Cameron Kerr
cameron.kerr@paradise.net.nz : http://nzgeeks.org/cameron/
Empowered by Perl!
Reply With Quote