Menu

#98 check_ssh returns wrong data

open
nobody
check_ssh (5)
5
2001-11-14
2001-11-14
No

Running check_ssh returns the wrong data when run
against OpenSSH:

SSH ok - protocol version 1.99- - server version

After modifying the code, I now get:

SSH ok - protocol version 1.99 - server version
OpenSSH_2.5.1

The code also did not work against SSH 1.2.27; before:

SSH ok - protocol version 1.5-1.2.27 - server version

And now:

SSH ok - protocol version 1.5 - server version 1.2.27

The usage is also wrong and incomplete.

Patch to follow...

Discussion


Log in to post a comment.

MongoDB Logo MongoDB