Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


ssh_login_banners

This is an old revision of the document!


SSH Login Banners

put the banner message in /etc/issue

adjust the /etc/ssh/sshd_config file for the banner path

kill the sshd daemon:

ps -ef |grep sshd

restart sshd:

service sshd restart
ssh_login_banners.1201746669.txt.gz · Last modified: by juckins