|
|
|
|
|
|
| Author |
Message |
Paul D. Robertson *nix forums beginner
Joined: 18 Jul 2006
Posts: 2
|
Posted: Tue Jul 18, 2006 3:06 pm Post subject:
Satisfy Any not working
|
|
|
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
|
Posted: Tue Jul 18, 2006 3:17 pm Post subject:
Re: Satisfy Any not working
|
|
|
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
|
Posted: Tue Jul 18, 2006 3:35 pm Post subject:
Re: Satisfy Any not working
|
|
|
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 |
|
 |
|
|
The time now is Thu Jan 08, 2009 7:32 am | All times are GMT
|
|
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
|
|