On Wed, 5 Oct 2005, David Relson wrote:
I've tracked the problem as far as the apache configuration for backuppc is file /etc/httpd/webapps.d/BackupPC.conf which is:User backuppc Group backuppc If I remove the "User" and "Group" directives, BackupPC_Admin complains: Error: Wrong user: my userid is 75, instead of 1204(backuppc) FWIW, here are the permissions for BackupPC_Admin: -rwxr-x--- 1 backuppc apache 3913 May 21 14:06 \ /var/www/cgi-bin/BackupPC/BackupPC_Admin*What need I change so that user backuppc applies only to scripts run from /var/www/cgi-bin/BackupPC ???
You'll need to create a separate virtual host for BackupPC. ------------------------------------------------------------------------ | nate carlson | [EMAIL PROTECTED] | http://www.natecarlson.com | | depriving some poor village of its idiot since 1981 | ------------------------------------------------------------------------ ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
