For telnet there is no such thing as anonymous access. With ftp, I believe redhat ship wu-ftpd without anonymous access enabled. If not, you can recompile it without anon support by doing './configure --disable-anonymous' at the start of the compile. In general, you have to explicitly allow anonymous access via /etc/ftpaccess etc. Again for redhat, there is a specific rpm called 'anonftp' which is configured for anonymous ftp only. If you have it installed you'd want to dump that with 'rpm -e anonftp' .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.