On Tue, Dec 28, 2004 at 04:56:01PM -0700, Kent Andersen wrote: > I have the public keys placed in remote machines under the correct user > account .ssh/ etc.. both sshd_conf files are identical (machines A,B). > > machine A will automatically ssh login (without password) and rysync doesnt > ask for password either > machine B requires me to login with password before the new command will > work (ie rsync) but ssh session will not require password. > > I have been trying to figure out why this is happening if anyone can clue > me in I would be forever in debt. I have been working on trying to solve > this mystery for about a week now. ARRGH!
Did you try ssh -v -v -v to find out at what point ssh is failing? You could set RSYNC_RSH="ssh -v -v -v". Are you using ssh-agent? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]