Try a simple SSH login to the remote machine with the -v switch. It'll spew
a lot of information, and hopefully an error message explaining why you
can't get a passwordless login. Last time this happened to me it was because
my .ssh directory was group writable on the remote server.
> -----Original Message-----
> From: Pierre Abbat [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 13, 2000 4:02 PM
> To: Multiple recipients of list RSYNC
> Subject: ssh, public-key, and X
>
>
> I have successfully rsynced to a remote machine, but I am
> having two problems:
> it always asks for my password even though I put my public
> key, and it doesn't
> forward X. How can I troubleshoot these problems?
>
> phma
>