In RHEL :
By deafult the file: /etc/proftpd.conf has the last line as: include "/etc/proftpd/anonymousftp"
which means anonymous ftp is enabled. Upon commenting this out with a " # " and restarting the service ,anonymous ftp is disabled.