PDA

View Full Version : BackupPC Problem in Ubuntu - Feisty


handband2
9th May 2007, 08:40
I'm doing backuppc from here (http://www.howtoforge.com/linux_backuppc).

The problem I'm having is from page 4 (http://www.howtoforge.com/linux_backuppc_p4).

When I try to run the command as user backuppc:
cat ~/.ssh/client_id_rsa.pub >> ~/.ssh/known_hosts

I get the following error:
cat: /var/lib/backuppc/.ssh/client_id_rsa.pub: Permission denied

Is there something different with Ubuntu - Feisty. It seemed to work fine with Edgy.

falko
10th May 2007, 19:05
There seems to be something wrong with the permissions. What's the output of ls -la /var/lib/backuppc/.ssh?