LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to change telnetd Login banner (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-change-telnetd-login-banner-623296/)

ihweb 02-23-2008 10:23 AM

How to change telnetd Login banner
 
default:
CenotsServer (Linux release 2.6.9-42.ELsmp #1 SMP Sat Aug 12 09:39:11 CDT 2006) (8)

login:

how to change this banner ? thx.

ihweb 02-23-2008 10:50 AM

And my centos 4.4's telnetd is krb5-telnet ,how to change ?

btmiller 02-23-2008 03:11 PM

Ugh ... you shouldn;t use telnet, it's horrible insecure because it transmits passwords in plain text. Use SSH instead. If you really must continue to use telnet the banner is in /etc/issue.net (you may also need to change /etc/issue as well).

I am not sure how you'd change from keverized to non-keberized telnet. Doesn't the krb5-telnet drop back to normal telnet behavior if keberod is not configured?

ihweb 02-23-2008 09:04 PM

Quote:

Originally Posted by btmiller (Post 3067521)
Ugh ... you shouldn;t use telnet, it's horrible insecure because it transmits passwords in plain text. Use SSH instead. If you really must continue to use telnet the banner is in /etc/issue.net (you may also need to change /etc/issue as well).

I am not sure how you'd change from keverized to non-keberized telnet. Doesn't the krb5-telnet drop back to normal telnet behavior if keberod is not configured?

Thank you for the help.

/etc/issue and /etc/issue.net is telnetd 's configure ,is not krb5-telnetd,so i don't configure the krb5-telnetd banner.

and i use telnet because is so easy .hoho,thanks a lot.

I thank i real change telnet to ssh.


All times are GMT -5. The time now is 09:41 PM.