|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Try adding the "-v" for verbose debugging messages.
If your user name is different on the remote system, specify the name like
this: "ssh username@remote.host" or "ssh -l username remote.host"
I had a problem one time where the ssh daemon was looking for a different type
of key. I think it wanted a DSA key when I was trying to use a RSA key. So, I
told ssh-keygen to make a DSA key pair.
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|