Obsolete Releases > SME 8.x Contribs
BackupPC contrib
edb:
Ok, it has been updated.
stephdl:
great :)
edb:
One more question for Daniel,
Certain function like "/usr/share/BackupPC/bin/BackupPC_dump -f -v hostname" require you to su to the backuppc user but when you attempt that it gives the error.
--- Quote ---[root@backuppc ~]# /usr/share/BackupPC/bin/BackupPC_dump -f -v hostname
/usr/share/BackupPC/bin/BackupPC_dump: Wrong user: my userid is 0, instead of
4 (backuppc)
Please su backuppc first
BackupPC::Lib->new failed
[root@backuppc ~]# su backuppc
This account is currently not available.
[root@backuppc ~]#
--- End quote ---
Any idea why that is? This is the same when you try to run a manual nightly cleanup.
Thanks
-edb
edb:
Cancel that last question as I found the answer on the wiki.
--- Code: ---su -s /bin/bash backuppc
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version