[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RaQ3 Password Protect Directory Problem
- Subject: RE: [cobalt-users] RaQ3 Password Protect Directory Problem
- From: "Jim Carey" <ozbcoz@xxxxxxxxxxxxxxxx>
- Date: Sun Apr 8 06:18:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Anyway.. Problem is: I've done everything according to directions
> listed in
> http://list.cobalt.com/pipermail/cobalt-users/2000-December/027714.html to
> get the folder password protected, all went as advertised; the .htaccess
> file was created and had exactly what was suggested in it
> (changes made for
> my system file locations) the password file was created and looked just
> like it should..
>
> The problem is when I try to access this folder with the password files in
> place, it will not accept the password. (deleting or clearing
> body of files
> allows access)
>
> TIA
> Wayne Sagar
if you add:
AuthPAM_Enabled off
to the .htacecess this should get around your problem
refer to the attached posting from Dan that also covers some FP
complications :-)
I set up http://www.cgi-factory.com/password/index.shtml Password Manager
in
a client's FrontPage web site with no problems.
In the cfg.pl file I set the path as
$passfile="/home/sites/site#/.htpasswd"; with site# being that site's
directory.
The .htaccess file for the directories it creates looks like:
AuthPAM_Enabled off
Options -Indexes
AuthUserFile /home/sites/site#/.htpasswd
AuthGroupFile /dev/null
AuthName "Protected Directory"
AuthType Basic
<Limit GET PUT POST>
require valid-user
</Limit>
--
Dan Kriwitsky
Jim Carey
www.OZbcoz.com discount domain registration
www.iluvoz.com affordable hosting services