Thursday, January 22, 2009
Enable Root logins to Telnet and FTP Services
Posted on 9:02 AM by Unknown
Configure Telnet for root loginsSimply edit the file /etc/securetty and add the following to the end of the file:pts/0pts/1pts/2pts/3pts/4pts/5pts/6pts/7pts/8pts/9This will allow up to 10 telnet sessions to the server as root.Configure FTP for root loginsEdit the files /etc/vsftpd.ftpusers and /etc/vsftpd.user_list and remove the ‘root‘ line from each file.Make sure that you NEVER
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment