Quote (alpinekid @ July 25 2005,19:09) |
I added a banner by creating a file named banner.txt in the /etc/ssh directory. This file showed up before the login. |
Quote |
Banner In some jurisdictions, sending a warning message before authenti- cation may be relevant for getting legal protection. The con- tents of the specified file are sent to the remote user before authentication is allowed. This option is only available for protocol version 2. By default, no banner is displayed. |
Quote (friedgold @ July 25 2005,15:56) |
If you want to change message that appears after logging through ssh edit /etc/motd. Or is this what you have already tried? |