Tomasz Chmielewski wrote:
I'm trying to restore the backup to the localhost, to put it on tape, as described in "Archive functions -> Configuring an Archive Host -> Starting an Archive".

However, when I press "Start archive" button, all I get is:

Error: Only privileged users can Archive.

Hi,

Near the end of config.pl are two relevant settings:

  $Conf{CgiAdminUserGroup} = '';
  $Conf{CgiAdminUsers}     = 'backuppc someotheruser;'

You need to list any usernames you authenticate as through Apache, before those users may use the archive function.

HTH, Andy


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to