niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Apps » Apache
Satisfy Any not working
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
Author Message
Paul D. Robertson
*nix forums beginner


Joined: 18 Jul 2006
Posts: 2

PostPosted: Tue Jul 18, 2006 3:06 pm    Post subject: Satisfy Any not working Reply with quote

Hi,

I've got a proxy set up with SSL and the following configuration:

<Proxy *>
Order allow,deny
Deny from all
Allow from 127.0.0.1.
Allow from 209.50.252.
AuthType Basic
AuthName "Authorized Users Only"
AuthUserFile /path/to/htpasswd
require valid-user
Satisfy Any
</Proxy>

If I connect from either of the Allow from addresses (first one changed,)
I still get prompted for a password.

The desired result is to only have the password prompt if the user is not
connecting from the specifically allowed networks. Content is behind a
proxypass/proxypassreverse if that's important.

Thanks for any assistance,

Paul
-----------------------------------------------------------------------------
Paul D. Robertson "My statements in this message are personal opinions
paul@compuwar.net which may have no basis whatsoever in fact."


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Back to top
Joshua Slive
*nix forums Guru


Joined: 07 Feb 2005
Posts: 1647

PostPosted: Tue Jul 18, 2006 3:17 pm    Post subject: Re: Satisfy Any not working Reply with quote

On 7/18/06, Paul D. Robertson <paul@compuwar.net> wrote:
Quote:
Hi,

I've got a proxy set up with SSL and the following configuration:

Proxy *
Order allow,deny
Deny from all
Allow from 127.0.0.1.
Allow from 209.50.252.
AuthType Basic
AuthName "Authorized Users Only"
AuthUserFile /path/to/htpasswd
require valid-user
Satisfy Any
/Proxy

If I connect from either of the Allow from addresses (first one changed,)
I still get prompted for a password.

Check the docs on the Order directive. You need
Order Deny,Allow

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Back to top
Paul D. Robertson
*nix forums beginner


Joined: 18 Jul 2006
Posts: 2

PostPosted: Tue Jul 18, 2006 3:35 pm    Post subject: Re: Satisfy Any not working Reply with quote

On Tue, 18 Jul 2006, Joshua Slive wrote:

Quote:
Check the docs on the Order directive. You need
Order Deny,Allow

Thanks for the quick reply! I totally missed that- too much frantic doc
reading, next time I'll take it more slowly.

Paul
-----------------------------------------------------------------------------
Paul D. Robertson "My statements in this message are personal opinions
paul@compuwar.net which may have no basis whatsoever in fact."


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 7:32 am | All times are GMT
navigation Forum index » Apps » Apache
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Postfix + Altermime on FC6 Not working simjith Setup 0 Sat Oct 11, 2008 3:06 pm
No new posts Don't understand why my code isn't working Simon C 9 Tue Jul 18, 2006 2:16 pm
No new posts USB mouse not working, after installation Kernel 2.6.17 Alex Yakushev Debian 1 Sun Jul 16, 2006 6:00 pm
No new posts Alsa stopped working in Etch (Testing) Chris Lale Debian 0 Sun Jul 16, 2006 11:00 am
No new posts logitech scroll wheel pushie thing - got it working? Howard Goldstein FreeBSD 2 Sat Jul 15, 2006 7:43 pm

Libros arquitectura | Debt Consolidation | Debt Consolidation | Free Ringtones | Proxy
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.9170s ][ Queries: 16 (0.8370s) ][ GZIP on - Debug on ]