On Tue, 28 Dec 2004 16:56:01 -0700, Kent Andersen <[EMAIL PROTECTED]> wrote: > well sorta not working > > I have some automatic login stuff I want to do with rsync,etc.. one machine > works the others (recent installs) do not > > heres the rundown > 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! > > Kent >
Have you compared the output of verbosity logs? I would try something like: "ssh -v -l username hostname" and compare the output between the two hosts. Also are both machines running the same version of the sshd server? --Jonathan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]