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

Re: [cobalt-users] [RAQ4] htaccess with cobalt's own passwordlist



"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/