It is set to 'backuppc':

root@se3:/etc/backuppc # grep CgiAdminUser  *
config.pl:$Conf{CgiAdminUserGroup} = 'backuppc';
config.pl:$Conf{CgiAdminUsers}     = 'backuppc';

The /usr/share/backuppc directory is owned by www-se3:backuppc so I added
www-se3 to the CgiAdminUsers:

$Conf{CgiAdminUsers}     = 'backuppc,www-se3';

but I still have the same message for the 3rd machine (only privileged
users can view info on this host).
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to