On Jul 3, 2002 at 10:44, Desai Ashish wrote:
I m going to logon as a user ROOT to LOCALHOST with its password for Telnet session it gives me following error :
Your problem boils down to the fact that it's a bad idea to let root login over the network. This is correctly disabled on your box.
PS: Use ssh instead of telnet. Use sftp/scp instead of ftp.