I have linux box 7.3 A B C, i have root access to AB and only regular usr
access to C. I want to backup some directories in B C(my home dirctory)
to A. I need to setup corntab to do backup, so i need to find a way to
establish connections without password. 
I use ssh-keygen -t generate keys on A
then copy key to B(/root/.ssh) 
and i can ssh form A to B without password. 
([root A.ssh]ssh A

but after i cp key to C(/home/myname/.ssh/) and use 
[root A.ssh] ssh [EMAIL PROTECTED]
I was still prompt to provide password

how can i fix this problem?
Thanks 

--------------------------------
Jianping Zhu
Department of Computer Science
Univerity of Georgia 
Athens, GA 30602
Tel 706 5423900
--------------------------------



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to