Re: [BackupPC-users] CentOS 8 client failing with sudo user

2019-11-01 Thread Mark Maciolek
} = 'sudo /usr/bin/rsync'; -Original Message- From: Mark Maciolek [mailto:m...@sr.unh.edu] Sent: 01 November 2019 15:06 To: backuppc-users@lists.sourceforge.net Subject: [BackupPC-users] CentOS 8 client failing with sudo user HI, Backup server is CentOS 7.7 running BackupPC 4.3

Re: [BackupPC-users] CentOS 8 client failing with sudo user

2019-11-01 Thread Mark Maciolek
{RsyncClientPath} = 'sudo /usr/bin/rsync'; -Original Message- From: Mark Maciolek [mailto:m...@sr.unh.edu] Sent: 01 November 2019 15:06 To: backuppc-users@lists.sourceforge.net Subject: [BackupPC-users] CentOS 8 client failing with sudo user HI, Backup server is CentOS 7

Re: [BackupPC-users] CentOS 8 client failing with sudo user

2019-11-01 Thread Jamie Burchell
Do you have sudo in $Conf{RsyncClientPath} ? $Conf{RsyncClientPath} = 'sudo /usr/bin/rsync'; -Original Message- From: Mark Maciolek [mailto:m...@sr.unh.edu] Sent: 01 November 2019 15:06 To: backuppc-users@lists.sourceforge.net Subject: [BackupPC-users] CentOS 8 client failing

[BackupPC-users] CentOS 8 client failing with sudo user

2019-11-01 Thread Mark Maciolek
HI, Backup server is CentOS 7.7 running BackupPC 4.3.1, client is new CentOS 8 desktop I have it setup to use sudo for doing the backup. If I ssh over to the system I can do a command line /usr/bin/sudo /usr/bin/rsync -av /etc m...@blackstar.sr.unh.edu:~mlm/ this works This is the error I get f