Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TELNET GREETING

Status
Not open for further replies.

bgdak

MIS
Aug 15, 2001
37
US
How can I change the greeting when I use the TELNET command? Is there a file I can modify?

Thanks
Brad
 
Some version of unix have a file /etc/issue which you can edit. This will be displayed before the login prompt.
 
Telnet greeting? Before logon?
[tt]
chfs -f /etc/security/login.cfg -s default -a herald="Any text string in C format"
[/tt]

I hope it works...
Unix was made by and for smart people.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top