On Fri, 31 Jan 2003 06:48:25 +0100
Stephane Lagrange <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I have tried to set up vqadmin following your instructions.
> 
> I manage to get to the point when I launch Apache and try to access 
> vqadmin.cgi.
> 
> There a login & password are requested but the one I created vqadmin.passwd 
> doesn't let me through.
> 
> Then I have no idea how to configure the vqadmin.acl file the cgi-bin folder.
> 
> Is it supposed to work by default?
> Why does the Apache authentication doesn't let me through?
> Are these 2 issues related?
> 
> Please let me know,

Hi,

It seems confusing to me too so someone correct me if I'm wrong.  The identifiers 
default, tech, admin and senior seem to be constants associated with the access 
permissions and login name following.  Mine worked when I did this:

senior * admin

..and added admin to the apache password file with htpasswd and set my access control 
in .htaccess as described in the documentation for vqadmin and apache.

I guess I could use:

admin VIMUDCA david

..and add a password for david to enable the permissions associated with the VIMUDCA 
instead of the all inclusive '*'.

david

Reply via email to