sshd notification in syslog
On Thu, Mar 02, 2006 at 11:31:10AM -0500, Schwimmer, Eric E *HS wrote:
On the hobbit server side: (this is my preferred option) 1. change your bb-services file ($HOBBIT/server/etc/bb-services) so that ssh test sends the version string. I think that will stop your sshd from complaining. ie.: [ssh|ssh1|ssh2] send "SSH-2.0-OpenSSH_4.1\r\n" expect "SSH" options banner port 22
Thanks, I've added this to the default bb-services file in Hobbit. Regards, Henrik