How do i enable root and ftp login on 7.2?
Thanks
Printable View
How do i enable root and ftp login on 7.2?
Thanks
You activate the FTP daemon by removing the line "disable = yes" in /etc/xinetd.d/wu-ftpd (or whatever FTP distribution you installed), and then running "service xinetd reload".
I don't know what you mean when you say root login. It's never disabled to log in as root, except over telnet and FTP.