[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] database based .htaccess authentication



> Hello,
> I would really appreciate some advice.  I am trying to use .htaccess to
> do authentication using a MySQL database.  I have looked at several
> options but have ran into walls with all of them.  I am working on a
> Raq4 right now but would like my project to be compatible with all (3-4
> I guess, may 2 also) versions of the Raqs.  I have looked at
> Apache::AuthDBI....needs mod_perl...which breaks raqs.   I looked at
> mod_mysql_auth which will not compile on a my raqs. I really don't know
> which way to go with this at this point. I was really hoping someone
> else has already been through this and could give me some advice. I
> should have just used PHP or something :) Anyway any advice would be
> much appreciated.
> Ryan

I use a cleaned up redhat 9 version with adjustments for the raq4...

You can get it at
ftp://www.zeffie.com/raq4/mod_auth_mysql-1.11-12.Z1.Sun.Cobalt.Networks.Zeffie.com.raq4.i386.rpm

ftp://www.zeffie.com/raq4/

The rpm installs...
/etc/httpd/conf/auth_mysql.conf
/usr/doc/mod_auth_mysql-1.11
/usr/doc/mod_auth_mysql-1.11/mod_auth_mysql.txt
/usr/doc/mod_auth_mysql-1.11/mysql-group-auth.txt
/usr/lib/apache/mod_auth_mysql.so

apache is not updated... you need to do that on your own using the sample
file (or file to include) located at /etc/httpd/conf/auth_mysql.conf

Zeffie
http://www.zeffie.com/
The worlds largest collection of raq4 rpms