Help!

[gentoo-user] *Simple* guide to implementing digest-auth c..

 
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> User RSS
Next:  Fan control (and power-saving in general) on Dell..  
Author Message
Tanstaafl
External


Since: Mar 06, 2010
Posts: 42



PostPosted: Tue Apr 03, 2012 4:10 pm    Post subject: [gentoo-user] *Simple* guide to implementing digest-auth combined with IP based whitelist?
Archived from groups: linux>gentoo>user (more info?)


I've never had a need to protect a site like this so am totally new to it...

I've been reading, and everything says that digest-auth is preferred to
basic-http-auth (yes, I know that this isn't a very sophisticated level
of protection, but it is all we need for this site), but is there also a
way to whitelist certain static IP address so people on those don't get
prompted for a username/password?

Thanks for any pointers to tfm...
Back to top
Michael Orlitzky
External


Since: Aug 20, 2010
Posts: 21



PostPosted: Tue Apr 03, 2012 5:10 pm    Post subject: Re: [gentoo-user] *Simple* guide to implementing digest-auth combined with IP based whitelist? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 04/03/12 15:06, Tanstaafl wrote:
> I've never had a need to protect a site like this so am totally new to
> it...
>
> I've been reading, and everything says that digest-auth is preferred to
> basic-http-auth (yes, I know that this isn't a very sophisticated level
> of protection, but it is all we need for this site), but is there also a
> way to whitelist certain static IP address so people on those don't get
> prompted for a username/password?
>
> Thanks for any pointers to tfm...
>

From http://httpd.apache.org/docs/2.2/mod/core.html#satisfy,

For example, if you wanted to let people on your network have
unrestricted access to a portion of your website, but require that
people outside of your network provide a password, you could use a
configuration similar to the following:

See also:

http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html

for the "Allow from..." docs.
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> User All times are: Eastern Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum