The following lines were added (+) and removed (-):
== Enable TELNET as ROOT on GUEST CentOS system ==Simply edit the file /etc/securetty and add the following to the end of the file: pts/0 pts/1 pts/2 pts/3 pts/4 pts/5 pts/6 pts/7 pts/8 pts/9This will allow up to 10 telnet sessions to the server as root. note: Just one is probably fineref: http://www.idevelopment.info/data/Unix/Linux/LINUX_TelnetFTPAsRoot.shtml