Software >> OS >> Unix >> Solaris >> How to change the banner message for incoming telnet connections

The default banner message displayed (before login prompt appears) for incoming telnet may have too much information. To customize it to you need # vi /etc/default/telnetd - if the file exists, edit it, if not create it, add following line BANNER="your-custom-banner-message-here"