According to my BQ GUI, version 2.1 is already installed. When I put the
.htaccess file in a directory, and try to access the directory, it puts up
the login box as it should, but it recognizes none of the
usernames/passwords I throw at it. Another user here is having the same
problem. I dunno...
-----Original Message-----
From: Brian N. Smith [mailto:brian (at mark) nuonce.net]
Sent: Thursday, April 20, 2006 8:52 AM
To: coba-e (at mark) bluequartz.org
Subject: [coba-e:04784] Re: .htaccess User Authentication
> Is spring break over? Apparently no one knows how to authenticate a user
to
> the BQ alias file, because there hasn't been one answer to a seemingly
easy
> question. Please help...
>
> #Basic configuration for any users:
> AuthAuthoritative On
> AuthType Basic
> AuthName Your_Eyes_only
> AuthExternal pwauth
> require valid-user
This has worked just fine for me. I was the one who wrote the scripts
needed to authenticate against BQ User Database. That though requires you
to install this package:
http://www.nuonce.net/mod_external_lib.php
It has been included since release 2.0 of my installer CD. If you didn't
install from that CD, chances are you do not have it.
If your using CentOS v4 though, you can download it and install it. Other
wise, you need to compile the source code (link at the bottom), and
install my perl scripts.
Thanks,
Brian N. Smith
NuOnce Networks, Inc.