On 05/15 04:59 , Duane Rinehart wrote:
>
> $Conf{TarClientCmd} = '/usr/bin/sudo /etc/backuppc/tarCreate -v -f - -C
> $shareName+ --totals';
<snip>
> I believe I followed the FAQ correctly to setup sudo but I receive the
> following message every time the server tries to backup:
>
> Got fatal error during xfer (Tar exited with error 256 () status)
are you sure you set up your /etc/sudoers file correctly?
you should have a line like this in it:
backuppc ALL=NOPASSWD: /bin/tar
to troubleshoot this, try running the backup by hand from the command line.
it'll usually tell you what the issue is.
# su - backuppc
$ /usr/share/backuppc/bin/BackupPC_dump -f -v localhost
--
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/