[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: "Fathi Said" <fathi@xxxxxx>
- Date: Sat Feb 12 05:06:56 2000
- Organization: Hosting-Network, Inc.
> ...seems to work! You are a GENIUS! Thank you so much!!!!!
No problem. But actually, I'm still quite a newbie and don't know much about
Linux and stuff.....
> One question
> though - if my ISP has other sites on the server (which they do) will
these
> sites be able to access the directory with THEIR admin passwords??
Yes, without a seperate htpasswd file and with using the AuthPAM and
<require valid-user> directive, all registered users for the machine would
be able to access the protected directory (or file).
Fathi