My old problems disappeared when I did fresh installs on both machines of
ssh2 version 2.0.13 (linux). Bugs from 2.0.9 must have caused my problems.
BUT now I have a new problem which is probably easier to figure out:
when I start the ssh daemon from the machine which used to have version
2.0.9, I get two messages:
PasswordAuthentication configuration keyword is now deprecated, use
AllowedAuthentications instead
PubkeyAuthentication configuration keyword is now deprecated, use
AllowedAuthentications instead
I guess these are leftovers from the old installation.
I looked in the ssh man page and found no mention of these keywords. I
looked in /etc/ssh2/ssh2_config and did not find them. I don't have a user
configuration file in .ssh2. Where would these offending keywords be, and
how to fix?
Thanks very much for any help.
Bill Simpson