[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SiteAdmin .htaccess
- Subject: Re: [cobalt-users] SiteAdmin .htaccess
- From: Revd leonard payne <vicarage@xxxxxxxxxxxxxx>
- Date: Fri May 25 20:04:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
on 26/5/01 10:29 am, Carrie Bartkowiak at ravencarrie@xxxxxxxx wrote:
> I've got a password-protected directory set up; for authentication the
> script is pulling straight out of /etc/passwd.
> It looks like this:
> #Access file
> order allow,deny
> allow from all
> require valid-user
> Authname MyDirectory
> Authtype Basic
>
<snip>
Don't know whether this will help
but I did think it was kind of mandatory on Raq's
Add the following to your .htaccess
AuthPAM_Enabled off
blessings
Revd Leonard