"Carl J. Nobile" wrote:
> Did you add a -v to the ssh command line? This will spill out a bunch of
> info about the connection. We need to know what is failing. A command
> line something like this should do it.
>
> $ ssh -v -l username machine.domain
>
With the -v option I get this message:
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: hostname is 'swoop.hhknet.dk'.
debug: Unable to open /root/.ssh2/ssh2_config
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: connecting to swoop.hhknet.dk...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: ssh_client_wrap: creating userauth protocol
debug: Remote version: SSH-1.99-2.0.13 (non-commercial)
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
/Allan