On Fri, 01 Sep 2000, Paulo Henrique Baptista de Oliveira wrote:
>Hi, Thanks. It worked!
> Now I want to put it in a crontab to get hour by hour.
> But ssh is interactive. I know that there is a way to put ssh password
>that I dont have to type it all the time.
> How to do this?
Put your public key (it's in ~/.ssh/identity.pub or id_dsa.pub) in the other
box's public keyring (~/.ssh/authorized_keys or authorized_keys2,
respectively). If that doesn't work, ask the ssh list ([EMAIL PROTECTED]). I've
seen it not work even though everything seems to be set up right.
phma