On 08/04/2011 04:28 AM, Todd wrote:
ah ha, I can cat id_rsa.pub >> ~/.ssh/authorized_keys for each user account on the server
You might want to have a look at
/usr/bin/ssh-copy-id [-i [identity_file]] [user@]machine It takes care of directory/file creation, permissions, selinux etc
Kal