[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] allowing users access to website based on RAQ user?
- Subject: RE: [cobalt-developers] allowing users access to website based on RAQ user?
- From: "Chris Bledsoe" <cbledsoe@xxxxxxxxxxxxxxxxx>
- Date: Tue May 2 13:02:11 2000
This would have to be done based on the software that runs underneath the
.htaccess file.
Thanks,
Chris Bledsoe
cbledsoe@xxxxxxxxxxxxxxxxx
Titan Networks LLC
http://www.titannetworks.com
Toll free: (877) 838-1321
-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of Kevin Howe
Sent: Tuesday, May 02, 2000 2:08 PM
To: Cobalt Mailing List
Subject: [cobalt-developers] allowing users access to website based on
RAQ user?
Hi,
I want to require users to have to type in their RAQ username and password
to gain access to a certain directory of their site (/controlpanel/). I
created the following .htaccess file which seemed to work:
# Access file for /usr/admserv/cgi-bin/.cobalt/siteUserList/ (site-admin )
order allow,deny
allow from all
require group home site-adm admin
Authname CobaltRaQ
Authtype Basic
This brings up the user/pass dialog and requires them to have a RAQ
user/pass.
There is a problem however, and that is that ANY RAQ user/pass will work,
evan if it is from another site. How do I limit it so that only users will a
correct user **FOR THE CURRENT SITE** are allowed in, just like the
/siteadmin/ directory?
Thanks,
kh
_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers