[CentOS] PKA help

Wed Aug 3 21:41:27 UTC 2011
Kahlil Hodgson <kahlil.hodgson at dealmax.com.au>

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