
8 Dec
2005
8 Dec
'05
8:58 p.m.
On Fri, 2005-12-09 at 09:51 +1300, Bnonn wrote:
ssh bnonn(a)scarlet cat ~/id_dsa.pub >> ~/.ssh/authorized_keys2
The redirection is happening on your localhost not on scarlet. ssh bnonn(a)scarlet "cat ~/id_dsa.pub >> ~/.ssh/authorized_keys2" will do what you want. You may want to check your authorized_keys2 file on your localhost as it might have some junk in it. Debian can do all this automatically via a little utility called ssh-copy-id. Simply call ssh-copy-id <hostname> And it will do everything :) Did I mention that Debian/Ubuntu rock? HTH -- Matt Brown matt(a)mattb.net.nz Mob +64 275 611 544 www.mattb.net.nz