Dan Lund wrote:
> The verbose debugging says it negotiates as ssh2 between each other,
> reads the files, even finds the id_rsa file but then it says "we sent
> a publickey packet, waiting for reply" and then "we did not send a
> packet, disable method".
> my ssh_config is essentially empty (stock, bare, empty) and the
> sshd_config on the remote host is the same.
Try setting these in sshd_config:
RSAAuthentication yes
PubkeyAuthentication yes
AuthorizedKeysFile %h/.ssh/authorized_keys
~Ben
--
---
"Confession only helps if you actually feel bad for your actions.
For you, it would just be a really long boast."
-Tara
http://www.emptiedout.com
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss