What line in which configuration files in the /etc/ftpd directory do I have to check to ensure that anonymous FTP has been disabled?
From my understanding now, to ensure that anonymous FTP is disabled, all the users assigned to the anonusers group in /etc/ftpd/ftpaccess has to be added to /etc/ftpd/ftpusers to deny them access.
Is there a simpler way?
