Quantcast
Channel: Linux tutorials Archives | Unixmen
Viewing all articles
Browse latest Browse all 1264

Custom message SSH amp MOTD Banner

$
0
0

Is it possible to display a custom message at login?

The Answer is yes. To do that

Edit the file “/etc/issue.net“.

 sudo vi /etc/issue.net
Authorized access only!
All actions Will be monitored and recorded

Edit the file ”/etc/ssh/sshd_config“.

Remove the # before “Banner /etc/issue.net”.

sudo service sshd restart …or… sudo /etc/init.d/sshd restart

Edit the file “/etc/motd

If you are not authorized to access or use this system, disconnect now!

--------------------------------------------------------------------- Custom message SSH amp MOTD Banner


Viewing all articles
Browse latest Browse all 1264

Trending Articles