On Fri, Oct 5, 2012 at 8:33 AM, Fabrice Delente <delen...@gmail.com> wrote:
> Ok, it's a bit clearer now, I'm no apache expert! :^)
>
> I'll look into that, though it seems to me that there is no AuthUserFile and
> AuthGroupFile on our system.

Did you install a distribution-packaged version of backuppc or use the
Sourceforge tarball?  If you did it yourself, you need to configure
apache to require authentication.  The packaged versions should
include that part for you but you have to run htpasswd to add the
users/passwords yourself.

> What's really troubling is that on 2 out of 3 of theses machines, everything
> works ok, so why does Apache accept authentication for 2 of them but not the
> 3rd?

That part doesn't make any sense to me either.  I thought you said
that you couldn't see the 3rd host in the web interface selection.
How are you providing the URL to access it?     You must somehow be
bypassing the path that triggers the authentication requirement.

> Should the AuthUserFile and AuthGroupFile be on this 3rd machine, or
> only on the server where backuppc is installed?

AuthUserFile and AuthGroupFile are apache configuration directives
where you specify the paths to the actual files containing the data.
These can be in the main (or included) config file or in an .htaccess
file in the directory containing the web page or cgi script and
control the web server where backuppc is running.

-- 
   Les Mikesell
    lesmikes...@gmail.com

------------------------------------------------------------------------------
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