Re: [BackupPC-users] Using mod_auth_pam

2006-12-04 Thread Alex Schaft
On 2006/11/30 10:20 AM, Craig Barratt wrote: Alex writes: I've successfully configured mod_auth_pam, and can now log on using domain user name and password. I have also put user names in the host file as domain\user. The only problem I still have is that when I set $Conf{CgiAdminUsers} to

Re: [BackupPC-users] Using mod_auth_pam

2006-11-30 Thread Alex Schaft
On 2006/11/30 10:20 AM, Craig Barratt wrote: Alex writes: I've successfully configured mod_auth_pam, and can now log on using domain user name and password. I have also put user names in the host file as domain\user. The only problem I still have is that when I set $Conf{CgiAdminUsers} to

Re: [BackupPC-users] Using mod_auth_pam

2006-11-30 Thread Craig Barratt
Alex writes: > I've successfully configured mod_auth_pam, and can now log on using > domain user name and password. I have also put user names in the host > file as domain\user. The only problem I still have is that when I set > $Conf{CgiAdminUsers} to domain\user, the admin interface does not

[BackupPC-users] Using mod_auth_pam

2006-11-29 Thread Alex Schaft
Hi, I've successfully configured mod_auth_pam, and can now log on using domain user name and password. I have also put user names in the host file as domain\user. The only problem I still have is that when I set $Conf{CgiAdminUsers} to domain\user, the admin interface does not come up. What ot