Re: [BackupPC-users] stumped by ssh

2012-10-11 Thread Robert E. Wooden
Yes, when I ran ssh -l root [clientip] whoami I was indeed backuppc user. Thanks Les Mikesell and Richard Shaw. Ray Frush, I ran admin@wdnbkup01:~$ sudo -u backuppc rsync -aP root@[myclientip]:/tmp /tmp/client [sudo] password for admin: receiving incremental file list created

Re: [BackupPC-users] stumped by ssh

2012-10-11 Thread Pedro M. S. Oliveira
Hi, If you are using a redhat 6 or one of it's clients check if you're using selinux. If so configure it's policies to allow ssh with keys loggin or put it in permissive mode. Check redhat documentation for details. Cheers, Pedro Oliveira http://www.linux-geex.com On Oct 10, 2012 6:25 PM, Robert

Re: [BackupPC-users] Exclude list being ignored?

2012-10-11 Thread Ian P. Christian
On 10 October 2012 23:10, Ian P. Christian poo...@pookey.co.uk wrote: Running: /usr/bin/ssh -q -x -l root my.hostname.com /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --checksum-seed=32761 --ignore-times

Re: [BackupPC-users] stumped by ssh

2012-10-11 Thread Ray Frush
On Thu, Oct 11, 2012 at 12:34 AM, Robert E. Wooden rbrte...@comcast.netwrote: I ran admin@wdnbkup01:~$ sudo -u backuppc rsync -aP root@[myclientip]:/tmp /tmp/client [sudo] password for admin: receiving incremental file list created directory /tmp/client I was hoping for some kind of

Re: [BackupPC-users] stumped by ssh

2012-10-11 Thread Robert E. Wooden
Thanks everyone. I will add that I am not running SELinux nor am I running ufw (Ubuntu firewall.) I am an Ubuntu OS house. I have even considered a ssh blacklist but, I cannot find one anywhere (unless I am looking in the wrong directories.) I am beginning to consider possible hardware

Re: [BackupPC-users] stumped by ssh

2012-10-11 Thread Les Mikesell
On Thu, Oct 11, 2012 at 11:13 AM, Robert E. Wooden rbrte...@comcast.net wrote: Thanks everyone. I will add that I am not running SELinux nor am I running ufw (Ubuntu firewall.) I am an Ubuntu OS house. I have even considered a ssh blacklist but, I cannot find one anywhere (unless I am

Re: [BackupPC-users] Exclude list being ignored?

2012-10-11 Thread Les Mikesell
On Thu, Oct 11, 2012 at 4:30 AM, Ian P. Christian poo...@pookey.co.uk wrote: Running: /usr/bin/ssh -q -x -l root my.hostname.com /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --checksum-seed=32761