Wednesday, July 25, 2012

Adding banner to ssh l;ogins


Edit
# vi /etc/ssh/sshd_config and uncomment out the line

# Banner /etc/banner (you can use any path you want)
 
# root@server [/]# /etc/init.d/sshd restart
 
#  ssh localhost