[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Password protection problems
- Subject: Re: [cobalt-users] Password protection problems
- From: "Simon Pierce" <simon.pierce@xxxxxxxx>
- Date: Fri Feb 11 10:31:25 2000
I've tried a variety of different htaccess files to date. I'm sure it's a
server problem - When asked my ISP to sort it out they said they would - but
they haven't got back to me and all my emails to them are being bounced
back.
Anyway - here's a few different htaccess files I've tried (I've masked out
the path to the htpasswd file).
AuthUserFile /home/sites/site??/path/to/.htpasswd
AuthGroupFile /dev/null
AuthName Restricted
AuthType Basic
<Limit GET POST>
require valid-user
</Limit>
That didn't work. I also tried:
# Access file
order allow,deny
allow from all
require valid-user
AuthPAM_Enabled off
Authname "Restricted Directory"
Authtype Basic
AuthUserFile /home/sites/site??/path/to/.htpasswd
Which didn't work either. I also tried the following using my siteadmin
password to log into the directory on the off-chance in might work :-)
order allow,deny
allow from all
require user admin
Authname 'Restricted Directory'
Authtype Basic
No chance! I can't imagine what I'm doing wrong. I've password protected
directories on other types of server before, but on the Cobalt server my
site is on it just won't work! And now my host seems to be ignoring me!
Help!!!
Simon,
Ethos Online.
mailto:simon@xxxxxxxxxxxxxxx
----- Original Message -----
From: Fathi Said <fathi@xxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, February 11, 2000 2:45 PM
Subject: Re: [cobalt-users] Password protection problems
> Simon,
>
> please post your htaccess file again, I can't file your last post.
>
> Fathi
>
> ----- Original Message -----
> From: Ethos Online <simon@xxxxxxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Thursday, February 10, 2000 9:56 AM
> Subject: Re: [cobalt-users] Password protection problems
>
>
> > Fathi -
> >
> > I tried what you told me to but it STILL doesn't work! My ISP's SysAdmin
> > said he would have a look at it but he hasn't got back to me yet. Any
> other
> > ideas? Are the contents of my .htaccess file correct (posted here last
> > weekend)
> >
> > Simon,
> > Ethos Online.
> > mailto:simon@xxxxxxxxxxxxxxx
> > ----- Original Message -----
> > From: Fathi Said <fathi@xxxxxx>
> > To: <cobalt-users@xxxxxxxxxxxxxxx>
> > Sent: Tuesday, February 08, 2000 1:01 PM
> > Subject: Re: [cobalt-users] Password protection problems
> >
> >
> > > > Fathi Said - will what you you wrote allow me to add usernames and
> > > passwords
> > > > that aren't authenticated as users on the system (as Rik pointed
out)?
> > >
> > > It works for me....., and it will grant access only to those users who
> are
> > > listed in the .htaccess file.
> > >
> > >
> > > Fathi
> > >
> > >
> > > _______________________________________________
> > > cobalt-users mailing list
> > > cobalt-users@xxxxxxxxxxxxxxx
> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
> >
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users