Re: [BackupPC-users] unable to use rsync with NOPASSWD

2016-06-05 Thread Mike Bosschaert
Bingo! I followed the step to upload the ssh key (ssh-copy-id) to the client, but for some reason the key was not uploaded. Probably because the shell for the backuppc user was /bin/false. After I set the shell to /bin/sh the key was succesfully transferred and backup was

Re: [BackupPC-users] unable to use rsync with NOPASSWD

2016-06-05 Thread Elias Pereira
Hello, I follow this link and works. https://www.digitalocean.com/community/tutorials/how-to-use-backuppc-to-create-a-backup-server-on-an-ubuntu-12-04-vps On Sun, Jun 5, 2016 at 4:05 AM, Benjamin Redling wrote: > Hi, have added the public key to the authorized Keys? Sounds like it is > asking fo

Re: [BackupPC-users] unable to use rsync with NOPASSWD

2016-06-05 Thread Benjamin Redling
Hi, have added the public key to the authorized Keys? Sounds like it is asking for the login pw. Not the sudo pw. B Am 5. Juni 2016 00:17:07 MESZ, schrieb Mike Bosschaert : >Hi, >I've been using backuppc for years now with no problems. Recently I've >had to reinstall my os (opensuse leap) on one

[BackupPC-users] unable to use rsync with NOPASSWD

2016-06-04 Thread Mike Bosschaert
Hi, I've been using backuppc for years now with no problems. Recently I've had to reinstall my os (opensuse leap) on one of my clients. I added the user backuppc, added the user to the sudoers file (using visudo) with the NOPASSWD:/usr/bin/rsync option. But when I issue the backup command from