Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


ssh_login_banners

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.txt · Last modified: 2008/01/30 21:31 by juckins