[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RAQ4] htaccess with cobalt's own passwordlist
- Subject: Re: [cobalt-users] [RAQ4] htaccess with cobalt's own passwordlist
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Thu Oct 4 07:25:53 2001
- Organization: Befriend Internet Services LLC
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Tech" <tech@xxxxxxxxxxxxx> wrote:
> I'm having still a problem to write
> a ".htaccess"-file that's going to
> respond to the cobalt's own passwordlist
> ( not a selfmade ".htpasswd"-file ).
>
> For example, one of my customers has a
> valid LOGIN and PASSWORD to access the
> RAQ's Siteadmin-Page. I would like to use
> the same LOGIN and PASSWORD to give them
> access to a specific site which is protected
> by a ".htaccess"-File.
>
> My ".htaccess"-file looks as follow:
>
> # Access file
> order allow,deny
> allow from all
> require valid-user
> Authname "Kundenbereich"
> AuthPAM_Enabled off
> Authtype Basic
> AuthUserFile etc/.passwd
>
> instead of
> "etc/.passwd"
> i tried also
> "etc/passwd"
> and
> "usr/bin/.htpasswd
You need the full path to the file, which is "/etc/passwd".
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/