[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] .htaccess on RAQ4 for all my users
- Subject: [cobalt-users] .htaccess on RAQ4 for all my users
- From: "Tech" <tech@xxxxxxxxxxxxx>
- Date: Wed Sep 19 06:12:08 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
#subject: .htaccess on RAQ4 for all my users
I need a way to give access to a hidden directory for all my customers
(with their own loginname/password) without creating/editing an
extra ".htpasswd" - file. Is there an existing ".htpasswd" - file on my
RAQ4 with all my existing RAQ-users or is it possible to create a
virtual ".htpasswd" - file which will be updated after any changes are
done in the RAQ-settings.
I'm familiar with the .htaccess/.htpasswd-rules as long as I self-
create the .htpasswd-file.
...or are there other ways to create such a login....
********************************************
#resume
thanks for all your help, but nothing works.......
I tried the following:
order allow,deny
allow from all
require valid-user
Authname "user login"
AuthPAM_Enabled off
Authtype Basic
AuthUserFile /etc/.passwd
#or
AuthUserFile /usr/bin/.htpasswd
*********************************************
Do I have to activate PAM or is this allready built in......?????
What can I try next .....
Best regardes
Sandro
Switzerland