[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Adding mass users to RaQ2
- Subject: RE: [cobalt-users] Adding mass users to RaQ2
- From: "Dan" <dan@xxxxxxxxxxxxx>
- Date: Thu Dec 23 05:56:48 1999
{reformatted to plain text}
Get the Account Manager Lite free program from http://cgi.elitehost.com/
Here's what the .htaccess file you use in the protected directory should
look like for the RAQ. Substitute your site# for the one in this. You can
call the directory "member" anything as long as the config files in the
script match the .htaccess file.:
AuthPAM_Enabled off
AuthUserFile /home/sites/site12/web/cgi-bin/member/.htpasswd
AuthGroupFile /dev/null
AuthName "Private Members Area"
AuthType Basic
<Limit GET PUT POST>
require valid-user
</Limit>
--
Dan Kriwitsky
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Samir Boukharta
Sent: Wednesday, December 22, 1999 8:29 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Adding mass users to RaQ2
I am looking for a perl scripts in order to add to the RaQ2 a list of users
with theire matching crypted password.
Is theire any one who can show me how to have this script?
Thank you for your cooperation;
Samir Boukharta
opennet@xxxxxxxxxxxxxxx