Can anyone please diagnose this problem for me? I have fresh installations of SSH
Version 2.0.13 running on two Slackware machines, after installing , creating the keys
, and starting the daemons, i can type `ssh2 machine1` from machine2 and it
establishes the connection and prompts me for a password, when trying to do the same
from machine1 i recieve the following error:
debug: connecting to machine2...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: ssh_client_wrap: creating userauth protocol
debug: Host key found from the database.
debug: client_disconnect: No further authentication methods available.
Disconnected; authentication error (No further authentication methods available.).
debug: uninitializing event loop
Thank you,
Dave