On Tue, Dec 20, 2005 at 01:20:30PM +0000, gg gg234 wrote:
> # ssh-copy-id -i ~/.ssh/id_rsa.pub [EMAIL PROTECTED] ip
> 21
> Password:
> bash: line 1: .ssh/authorized_keys: Permission denied
While this is really an ssh question, I'd assume that you created the
file as root instead of "backup"; or that you have the wrong homedir
set for that user. I'd suggest using ssh to log-in and look around:
ssh [EMAIL PROTECTED] 'pwd; id; ls -la .ssh'
..wayne..
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html