Recall: ssh authorized keys

2003-03-05 Thread Cormier, Michael
Cormier, Michael would like to recall the message, "ssh authorized keys". -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

ssh authorized keys

2003-03-05 Thread Cormier, Michael
Server_A: rsync --daemon I ran key-gen and transferred and renamed the /home_dir/user1/.ssh/identity.pub to Server_B /home_dir/user1/.ssh/authorized_keys Server_B: rsync -e "ssh -l user1" -avzp ./testfile server_A:/home_dir/user1/ I get prompted for the password. If I type in the password the fil