Tim Conway/LMT/SC/PHILIPS@AMEC
cc:
Subject:RE: Rsync with script
Classification:
Tim,
I got it to work. I was using wrong keys I think.
I did
#ssh-keygen -t rsa
and then put id_rsa.pub to the server
it works :)
Thanks for all your help.
Sarab
-Original
Well the ssh problem your having sounds like the file permissions of
the home dir or .ssh/ or authorized_keys.
drwxr-xr-x 26 yazz users/home/yazz/
drwxr-xr-x3 yazz users/home/yazz/.ssh/
-rw-r--r--1 yazz users/home/yazz/.ssh/authorized_keys
If thats not it are y