On 12/02 05:08 , Brad Alexander wrote: > Hi Carl, > > My /usr/local/etc/sudoers.d/backuppc is identical to the one on my other > freebsd box: > > cat /usr/local/etc/sudoers.d/backuppc > Cmnd_Alias BACKUP=/usr/bin/tar, /usr/local/bin/rsync > backuppc ALL=NOPASSWD:BACKUP
It looks reasonable, but I'd try re-entering it in a simplified form, just to make sure there aren't any nonprinting characters messing it up, OS quirks, or anything like that. backuppc ALL= NOPASSWD: /usr/local/bin/rsync Also, I'm presuming you've tried running BackupPC_dump by hand already, and you were trying the ssh command you gave before, because you wanted to debug things more. I've never actually tried running the ssh command as you did, so it's possible something is typoed in there (tho your options all looked reasonable). -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.com ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
