Kurt jasper wrote:
> Hello,
> 
> when trying out backuppc in vmware, before I used it for our offices,
> I was able to edit the configuration files using the backuppc web gui.
> now on the 'real' I can not do this and as far as I think all my
> settings are the same:
> 
>      /etc/backuppc/config.pl has:
> 
>      $Conf{CgiUserConfigEditEnable} = 1;
>      $Conf{CgiAdminUserGroup} = '';
>      $Conf{CgiAdminUsers}     = 'backuppc';
> 
> since  I thought this may have something todo with user right, I've done a
> 
>      chown :backuppc /etc/backuppc/*
> 
> The apache user is www-data, is this a problem??

This isn't related to the linux users/permissions.  You need to 
configure apache to do authentication and log is as a web user that 
matches what you specify in $Conf{CgiAdminUsers}.

-- 
   Les Mikesell
    [EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/

Reply via email to