Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-24 Thread Claude Gélinas
Le jeudi 24 décembre 2009 14:48:12, Chris Robertson a écrit : > Claude Gélinas wrote: > > Le mercredi 23 décembre 2009 22:14:41, Tony Schreiner a écrit : > >> I forget if anybody has mentioned wrong file permissions as a > >> possibility. The ~/.ssh directory may not be group or world > >> writable

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-24 Thread Chris Robertson
Claude Gélinas wrote: > Le mercredi 23 décembre 2009 22:14:41, Tony Schreiner a écrit : > >> I forget if anybody has mentioned wrong file permissions as a >> possibility. The ~/.ssh directory may not be group or world >> writable.This will be logged in /var/log/messages if set incorrectly. >> >>

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-24 Thread Claude Gélinas
Le mercredi 23 décembre 2009 22:14:41, Tony Schreiner a écrit : > On 12/23/2009 10:06 PM, Claude Gélinas wrote: > > Le mercredi 23 décembre 2009 21:33:50, Adam Goryachev a écrit : > >> Les Mikesell wrote: > >>> No, it should be the same. Look in the root/.ssh/authorized_keys file > >>> to see if t

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-24 Thread Chris Robertson
Tony Schreiner wrote: > On 12/23/2009 10:06 PM, Claude Gélinas wrote: > >> Le mercredi 23 décembre 2009 21:33:50, Adam Goryachev a écrit : >> >> >>> Les Mikesell wrote: >>> >>> No, it should be the same. Look in the root/.ssh/authorized_keys file to see if the ssh-

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-23 Thread Tony Schreiner
On 12/23/2009 10:06 PM, Claude Gélinas wrote: > Le mercredi 23 décembre 2009 21:33:50, Adam Goryachev a écrit : > >> Les Mikesell wrote: >> >>> No, it should be the same. Look in the root/.ssh/authorized_keys file to >>> see if the ssh-copy-id command put the right thing there. And make s

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-23 Thread Claude Gélinas
Le mercredi 23 décembre 2009 21:33:50, Adam Goryachev a écrit : > Les Mikesell wrote: > > No, it should be the same. Look in the root/.ssh/authorized_keys file to > > see if the ssh-copy-id command put the right thing there. And make sure > > the file and directories above have the right owner/pe

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-23 Thread Adam Goryachev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Les Mikesell wrote: > No, it should be the same. Look in the root/.ssh/authorized_keys file to see > if > the ssh-copy-id command put the right thing there. And make sure the file > and > directories above have the right owner/permissions. I've

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-23 Thread Les Mikesell
Claude Gélinas wrote: > Le mercredi 23 décembre 2009 15:20:38, Chris Robertson a écrit : >> Matthias Meyer wrote: >>> Claude Gélinas wrote: I'm trying to setup the backup of the localhost with backuppc. I already backup several other linux machine via ssh. I've setuped all them via r

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-23 Thread Claude Gélinas
Le mercredi 23 décembre 2009 15:20:38, Chris Robertson a écrit : > Matthias Meyer wrote: > > Claude Gélinas wrote: > >> I'm trying to setup the backup of the localhost with backuppc. I already > >> backup several other linux machine via ssh. I've setuped all them via > >> running the following comm

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-23 Thread Chris Robertson
Matthias Meyer wrote: > Claude Gélinas wrote: > > >> I'm trying to setup the backup of the localhost with backuppc. I already >> backup several other linux machine via ssh. I've setuped all them via >> running the following command as backuppc user: >> >> ssh-keygen -t dsa >> cd .ssh >> ssh-copy

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-23 Thread Matthias Meyer
Claude Gélinas wrote: > I'm trying to setup the backup of the localhost with backuppc. I already > backup several other linux machine via ssh. I've setuped all them via > running the following command as backuppc user: > > ssh-keygen -t dsa > cd .ssh > ssh-copy-id -i id_dsa.pub r...@oligoextra.ph

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-22 Thread Claude Gélinas
Le lundi 21 décembre 2009 23:06:37, Les Mikesell a écrit : > Claude Gélinas wrote: > > I'm trying to setup the backup of the localhost with backuppc. I already > > backup several other linux machine via ssh. I've setuped all them via > > running the following command as backuppc user: > > > > ssh-k

Re: [BackupPC-users] ssh don't work to backup localhost

2009-12-21 Thread Les Mikesell
Claude Gélinas wrote: > I'm trying to setup the backup of the localhost with backuppc. I already > backup several other linux machine via ssh. I've setuped all them via > running the following command as backuppc user: > > ssh-keygen -t dsa > cd .ssh > ssh-copy-id -i id_dsa.pub r...@oligoextra.ph