BackupPC-users

[BackupPC-users] backup pc username n password problem

2008-06-10 15:57:52
Subject: [BackupPC-users] backup pc username n password problem
From: "Benedict simon" <simon AT kmun.gov DOT kw>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 10 Jun 2008 23:18:34 +0300 (AST)
Dear All,

I have just installed Backup PC and configured
intially i had some problem but all sorted out thnks to gooling n mailing
list help

actually i had a problem with user authentication with apache but i
disabled the feature since it was in test phase

i managed to backup succesfull a couple of windows machine and works
beautiful

now i enabled user authentication for apache .. i do get promted for
username and password when i start but after authenticatin the following
thing happen

the page is displayed but not correctly
on the left i only see
status and host summary

when i select host i dont see any hosts

also the backup server status screen is not updated correct

in my httpd logs i dont see any error message


here is the authentication lines in httpd.conf

</Directory>
<Directory "/var/www/cgi-bin">
        SetHandler perl-script
        PerlResponseHandler ModPerl::Registry
        PerlOptions +ParseHeaders
        Options +ExecCGI
        Order deny,allow
        Deny from all
        Allow from 172.16.10.0
        AuthName "Backup Admin"
        AuthType Basic
        AuthUserFile /var/www/html/.htaccess
       Require valid-user

</Directory>


if i disble this autentication backuppc works perfect but i need also to
hav the user authentication for apache

i did try a lot. dont know where i cd be goin wrong
apprecite your help

regards

simon


-- 
Network ADMIN
-------------
KUWAIT MUNICIPALITY:





-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>