Displaying 1 result from an estimated 1 matches for "sshpamclientpath".
2005 Aug 09
1
[Bug 1067] ssh-keyscan does not work with F-Secure SSH 3.2.0 sometimes
...: Miscellaneous
AssignedTo: bitbucket at mindrot.org
ReportedBy: dave at cirt.net
For some obscure reason F-Secure's SSH 3.2.0 redirects warnings down the
connection stream, so when you do a ssh connect you will have a response like:
sshd2[4036]: WARNING: Configuration option SshPAMClientPath is deprecated.
sshd2[4036]: WARNING: DNS lookup failed for "1.1.1.1".
SSH-2.0-3.2.0 F-SECURE SSH
ssh-keyscan, in the function "congreet" only examines the first line for the SSH
banner. This is different behaviour to the ssh connect command (which checks all
lines in the first...