Hi,
I'm trying to log in from one machine to another as root. Every time it
asks me to enter my password.
How can I log in using ssh as root without it asking for my
password???
For each machine, I created the /.ssh2/* files and created public and
private keys. The Paraphrase I gave it was null (so as to not ask for
one). I also tried creating a .shosts file (which I heard from somwhere)
but that didn't work.
The setup works fine as any other user but it doesn't for root. Why?
Can anyone tell me where I could look for possible misconfiguration?
thanks in advance for any help.
-bk