[squid-users] Squid and Web Login Prompts

This is a discussion on [squid-users] Squid and Web Login Prompts within the Squid Users forums, part of the Web Server and Related Forums category; Hello, we are using Squid as our proxy server,=20 SuSE-rpm squid-2.5.STABLE1-0.=20 If someone ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-28-2003
Mosbach, Dieter
 
Posts: n/a
Default [squid-users] Squid and Web Login Prompts

Hello,

we are using Squid as our proxy server,=20
SuSE-rpm squid-2.5.STABLE1-0.=20
If someone goes to the site metalink.oracle.com,=20
clicking on link "Login to MetaLink!"
which has a pop up login window, this pop up never comes up and the
page says access denied from the server.=20

proxy:/tmp # wget =
http://metalink.oracle.com/metalink/...l2_gui.startup
--10:21:29-- http://metalink.oracle.com/metalink/...l2_gui.startup
=3D> `ml2_gui.startup'
Resolving localhost... done.
Connecting to localhost[127.0.0.1]:3128... connected.
Proxy request sent, awaiting response... 401 Unauthorized
Authorization failed.

Without squid, everything is fine.

proxy:/tmp # http_proxy=3D"" wget =
http://metalink.oracle.com/metalink/...l2_gui.startup
--10:21:25-- http://metalink.oracle.com/metalink/...l2_gui.startup
=3D> `ml2_gui.startup'
Resolving metalink.oracle.com... done.
Connecting to metalink.oracle.com[148.87.8.74]:80... connected.
HTTP request sent, awaiting response... 401 Authorization Required
Authorization failed.

Can somebody reproduce this behaviour?

Any ideas how I can get this to work correctly through Squid?

my squid.conf:

hierarchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin \?=20
no_cache deny QUERY
acl VIRENUPDATE urlpath_regex livetri.zip
no_cache deny VIRENUPDATE
cache_mem 48 MB
maximum_object_size 65536 KB
maximum_object_size_in_memory 48 KB
cache_dir ufs /var/cache/squid 1500 8 128
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
acl wzmlan src 10.10.12.0/24
acl wzmwlan src 10.10.13.0/24
acl wzmdmz src 192.168.117.0/24
acl worm urlpath_regex -i readme\.eml$
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny worm
http_access allow wzmlan
http_access allow wzmwlan
http_access allow wzmdmz
http_access allow localhost
http_access deny all
http_reply_access allow all
icp_access allow all
forwarded_for off
coredump_dir /var/cache/squid

Regards,
Dieter Mosbach
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:59 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0