[squid-users] Sorry for inconvinience

2003-07-17 Thread Reena Panwar
Hi All I am sorry i did not do it intentionally. Even I myself was irritated by those mails coming again and again. It was a mistake Sorry Reena Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail! http://login.

[squid-users] reconfiguring delay pools enabled

2003-07-17 Thread Aqil
I added some lines for the purpose of limiting user bandwidth usage, but I got this error below ... [EMAIL PROTECTED] aqil]# /usr/local/squid/sbin/squid -k reconfigure FATAL: Bungled squid.conf line 2886: delay_parameters 1 -1/-1 8000/8000 Squid Cache (Version 2.5.STABLE3): Terminated abnormally.

RE: [squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread SSCR Internet Admin
True. Coz routers will replace the packet headers that are passing thru it with its own ARP, but if you want to see those ip and arp , you can simply type arp -a or ip neigh show to see those. And if you want to allow clients only on based on their arp address, you should --enable-arp on squid du

Re: [squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread fooler
- Original Message - From: "Reena Panwar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 7:21 PM Subject: [squid-users] extract the IPAddress and the MAC Address of the machine from which request came > Squid is running in the transparent mode. Now whatever requ

Re: [squid-users] "HTTP/1.0 403 Forbidden" problem

2003-07-17 Thread Adam Aube
>I have start my squid, now I am trying to test it. So >I type in the command under "bin" directory: > >../squidclient -h localhost -p 8080 >http://localhost:8000 > >because the squid is installed on localhost, I specify >the http port to 8080, and I have apache running at >port 8000 on localhost t

[squid-users] AUFS failures on Solaris/Sparc? (Squid2.5.STABLE3)

2003-07-17 Thread nospam
Are there any known issues with Squid2.5.STABLE3 on Solaris 8 with AUFS resulting in dumping core in the validation phase of cache startup? After a reboot (emergency shutdown), I find that the squid process fails to restart successfully, and each time an attempt is made to restart the process die

Re: [squid-users] What if I have no permission to write into /usr/local?

2003-07-17 Thread Tan Jun Min
you can do a port mapping using rinetd to redirect the request to different port. On Friday 18 July 2003 07:35 am, Adam wrote: > Henrik wrote: > > Binding Squid to low ports is not a good reason why to have to start > > Squid as root. There is no good reason why a proxy should need to run > > on

[squid-users] "HTTP/1.0 403 Forbidden" problem

2003-07-17 Thread Yanyan Wang
Hello, everyone, Sorry to bother you again. Thanks a lot for your quick reply to my last question. Now I have another question. I have start my squid, now I am trying to test it. So I type in the command under "bin" directory: ./squidclient -h localhost -p 8080 http://localhost:8000 because the

[squid-users] External logging capability

2003-07-17 Thread Tony Melia (DMS)
Does anybody know the status of this development? According to http://devel.squid-cache.org/stale_projects.html#external_logger it is 'stale', does that mean it has been dropped? I have a real need to have squid log directly to MySQL. Does anybody know of any other way I can do this other than h

Re: [squid-users] What if I have no permission to write into /usr/local?

2003-07-17 Thread Adam
Henrik wrote: > Binding Squid to low ports is not a good reason why to have to start > Squid as root. There is no good reason why a proxy should need to run > on a low port, or why it should not be allowed to when started as a > non-root user on a dedicated proxy server. I totally agree but some c

Re: [squid-users] What if I have no permission to write into /usr/local?

2003-07-17 Thread Henrik Nordstrom
On Friday 18 July 2003 00.52, Adam Aube wrote: > where some path is writeable by you. Note that you > won't be able to bind Squid to a port lower than 1024, > and you may encounter problems elsewhere. I've never > tried this, so I can't guarantee the overall plan > will work. Not running Squid as

Re: AW: [squid-users] Re: ntlm won't prompt

2003-07-17 Thread Henrik Nordstrom
On Thursday 17 July 2003 23.22, Henrik Nordstrom wrote: > On Thursday 17 July 2003 18.35, Mueller, Thomas wrote: > > By manual testing the wb_group, i get this message: > > > > \\Domain\username > > /wb_group[13694](wb_check_group.c:231): Warning: Can't enum user > > groups. ERR > > The helper want

RE: [squid-users] What if I have no permission to write into /usr/local?

2003-07-17 Thread Adam Aube
> Is there any way for me to specify another path for > the directories Squid will use? Sure. Use configure like this: ./configre --prefix=/some/path [other options] where some path is writeable by you. Note that you won't be able to bind Squid to a port lower than 1024, and you may encounter p

[squid-users] What if I have no permission to write into /usr/local?

2003-07-17 Thread Yanyan Wang
Hello, everyone, I am new to Squid. I wish to install Squid on a machine which I am not the root user. Also, I have no permission to write into /usr/local directory. Is it still possible for me to use Squid? Is there any way for me to specify another path for the directories Squid will use? Th

Re: [squid-users] Cache no refresh new graphics

2003-07-17 Thread Henrik Nordstrom
On Thursday 17 July 2003 21.29, Viaris wrote: > Hi All, > > I have the following problem, my squid no refresh new graphisc, I > have that stop the squid, delete the cache_dir, when I delete this > directory and start my squid, the images is update. Check the clock. If your clock is bad then odd t

Re: AW: [squid-users] Re: ntlm won't prompt

2003-07-17 Thread Henrik Nordstrom
On Thursday 17 July 2003 18.35, Mueller, Thomas wrote: > By manual testing the wb_group, i get this message: > > \\Domain\username > /wb_group[13694](wb_check_group.c:231): Warning: Can't enum user > groups. ERR The helper wants at least one group name to match.. maybe this is the cause? try \

Re: [squid-users] How to Uninstall Squid?

2003-07-17 Thread Henrik Nordstrom
On Thursday 17 July 2003 18.14, anant shintre wrote: > How to Uninstall squid and Reinstall it with revised > configuration? You always have the original configuration in squid.conf.default. Just copy this over squid.conf to delete all your configuration. mv squid.conf squid.conf-old cp squi

[squid-users] Cache no refresh new graphics

2003-07-17 Thread Viaris
Hi All, I have the following problem, my squid no refresh new graphisc, I have that stop the squid, delete the cache_dir, when I delete this directory and start my squid, the images is update. How can I do it?

Re: [squid-users] logs analysis

2003-07-17 Thread Ronaldo Lazzari
I had already tryed Sarg, and i realy liked it. The problem is that a need some dynamic logs. I need a software that can make some queryes over the logs. What would be cool is a program that can store logs in some database and print the results of my queryes similar of that made by Sarg. The bigg

Re: [squid-users] System crash with Squid 2.4.7 on Solaris 8

2003-07-17 Thread Adam
Henrik wrote: > This does not look like a Squid problem. Probably a driver or hardware > issue. Call your Sun support representative. > > up to and including "exited with s" is from squid. The rest is a > critical OS error message. It is quite likely the cause to the squid > message is due to the O

[squid-users] Re: How to Uninstall Squid?

2003-07-17 Thread Anthony M. Rasat
Hi Anant, You don't need to uninstall Squid just to modify configuration. Simply edit squid.conf file to your satisfaction then apply command "/(path to squid)/squid -k reconfigure" even when Squid already running. I think it would be a terrible inconvenience to uninstall an application firs

AW: [squid-users] Re: ntlm won't prompt

2003-07-17 Thread Mueller, Thomas
> ./configure --enable-external-acl-helpers="winbind_group" > > Regards, > Norman > Hi Norman, It did work fine, thanks for this. Next Problem :-) By manual testing the wb_group, i get this message: \\Domain\username /wb_group[13694](wb_check_group.c:231): Warning: Can't enum user groups. ERR

[squid-users] How to Uninstall Squid?

2003-07-17 Thread anant shintre
How to Uninstall squid and Reinstall it with revised configuration? __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com

Re: [squid-users] System crash with Squid 2.4.7 on Solaris 8

2003-07-17 Thread Henrik Nordstrom
tor 2003-07-17 klockan 16.11 skrev Wallace, Brian S.: > 8 squid[19470]: Squid Parent: child process 20522 exited with staq is badly > damaged. The system is being halted. Either reinstall > the system or boot with the -b option in an attempt > to recover. This does not look like a Squid problem

Re: [squid-users] Squid And SOAP

2003-07-17 Thread Henrik Nordstrom
tor 2003-07-17 klockan 16.07 skrev Ralf Hildebrandt: > --- snip --- > Proxy Error > > The proxy server received an invalid response from an upstream server. > > The proxy server could not handle the request GET /soap. > > > Reason: Document contains no data > Apache/1.3.26 Server at www.xm

Re: [squid-users] no cache_dir

2003-07-17 Thread Henrik Nordstrom
tor 2003-07-17 klockan 12.59 skrev Dave Raven: > I need to not have a cache_dir at all, but use memory. How is this > possible? Having a cache_dir of 1 meg is the only thing thats worked > so far - but thats not really working as I still have one. Any ideas? If you do not want any cache_dir at al

[squid-users] Squid And SOAP

2003-07-17 Thread Ralf Hildebrandt
When a client within our network tries to access http://services.xmethods.net/soap using his SOAP application, he is not successful. When I try this URL in my webbrowser, I get: --- snip --- Proxy Error The proxy server received an invalid response from an upstream server. The proxy server co

[squid-users] System crash with Squid 2.4.7 on Solaris 8

2003-07-17 Thread Wallace, Brian S.
Hi: We are running 3 Squid 2.4.7 servers on Solaris 8 systems. Recently, we started getting system crashes. There is no syslog information about the crashes, but "lom -a" shows the following information: 8 squid[19470]: Squid Parent: child process 20522 exited with staq is badly damaged. The

RE: [squid-users] winbind and samba

2003-07-17 Thread Joseph M Siegmann
To better clear this up. I am currently running Squid-2.5.STABLE3 (Also did it with STABLE2) in my Windows 2000 "Native Mode" environment. All native mode does is turn on certain functionality of the new Windows 2000 Environment like Universal Groups and having the ability to put Groups inside ot

Re: [squid-users] extract the IPAddress and the MAC Address of the machine from

2003-07-17 Thread Chijioke Kalu
Did you do that on purpose or you hit the send button on ur mailing program 1000 times or did a crontab to send mail every 15secs ??? This is equivalent to SPAM, cool it K -- Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract t

AW: [squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Werner . Rost
This can not be achieved by sending an email 1000 times to many users ... ;-) Mit freundlichem Gruß / regards Werner Rost GM-FIR - Netzwerk ZF Boge Elastmetall GmbH Friesdorfer Str. 175 53175 Bonn Tel. +49 228 38 25 - 420 Fax +49 228 38 25 - 398 mailto:[EMAIL PROTECTED] www.zf.com/boge-elast

Re: [squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Masood Ahmad Shah
my dear don't do like that... -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * * * * * * * * * * * * * * * * * * * * * * * * | Fibre Net (Pvt) Ltd. Lahore, Pakistan | Tel: +92-42-6677024 | Mobile: +92-300-4277367 | http://www.f

RE: [squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Clark Allan Dave
Will you pleae shut up, we herad your question already -Original Message- From: Reena Panwar [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 2:25 PM To: [EMAIL PROTECTED] Subject: [squid-users] extract the IPAddress and the MAC Address of the machine from which request came Hi

[squid-users] Re: logs analysis

2003-07-17 Thread Chaz
Hi Tony I look forward to seeing your work! WRT log files, I rotate the squid log every week, and keep a compressed backup of it. Right now it is halfway through a quiet week (summer holidays) and the squid log is currently at 1472491 lines. In a busy week, we can expect > 10 million lines. I wo

Re: [squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Maarten J H van den Berg
HEY !!! STOP THIS ! On Thursday 17 July 2003 13:22, Reena Panwar wrote: > Hi > > Squid is running in the transparent mode. Now whatever request comes to > squid it has to extract the IPAddress and the MAC Address of the > machine from which the request came. How can this b

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] extract the IPAddress and the MAC Address of the machine from which request came

2003-07-17 Thread Reena Panwar
Hi Squid is running in the transparent mode. Now whatever request comes to squid it has to extract the IPAddress and the MAC Address of the machine from which the request came. How can this be achieved. Regards Reena Get advanced

[squid-users] no cache_dir

2003-07-17 Thread Dave Raven
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I remember seeing something about this in the archives, but I can't seem to find it so I was wondering if anyone knew the answer, I need to not have a cache_dir at all, but use memory. How is this possible? Having a cache_dir of 1 m

RE: [squid-users] winbind and samba

2003-07-17 Thread Serassio Guido
Hi Jay, At 11.19 17/07/2003, Jay Turner wrote: Hi Guido, I found your post from February regarding this issue and I now understand what you are saying. As I will be connecting to a pre-existing AD that was not setup by me, could you tell me where I could find in Windows 2000 server that will tel

[squid-users] Messenger 5 via Squid Login Issues

2003-07-17 Thread Bradley Beddoes
Hi All, I am currently having some fun and games with squid proxy involving msn messenger 5.0. I work for an educational institution and our students are currently screaming blue murder that they cant connect to messenger whislt in the computing labs, due to firewalling policy we have in place the

RE: [squid-users] winbind and samba

2003-07-17 Thread Jay Turner
I would appreciate it very much if you are able to confirm that for me. If this group does not exist am I in trouble? Does NTLM then no longer become an option for me? -Original Message- From: Robert Collins [mailto:[EMAIL PROTECTED] Sent: Thursday, 17 July 2003 5:32 PM To: [EMAIL PROTECT

RE: [squid-users] winbind and samba

2003-07-17 Thread Henrik Nordstrom
tor 2003-07-17 klockan 11.19 skrev Jay Turner: > As I will be connecting to a pre-existing AD that was not setup by me, could > you tell me where I could find in Windows 2000 server that will tell me if > the AD is configured for "Pre Windows 2000 compatibility"?? If samba can join then it most l

RE: [squid-users] winbind and samba

2003-07-17 Thread Robert Collins
On Thu, 2003-07-17 at 19:19, Jay Turner wrote: > Hi Guido, > > I found your post from February regarding this issue and I now understand > what you are saying. > > As I will be connecting to a pre-existing AD that was not setup by me, could > you tell me where I could find in Windows 2000 server

RE: [squid-users] winbind and samba

2003-07-17 Thread Robert Collins
On Thu, 2003-07-17 at 17:37, Jay Turner wrote: > And isn't this compatibility known as "mixed-mode"?? No. Rob -- GPG key available at: . signature.asc Description: This is a digitally signed message part

RE: [squid-users] winbind and samba

2003-07-17 Thread Jay Turner
Hi Guido, I found your post from February regarding this issue and I now understand what you are saying. As I will be connecting to a pre-existing AD that was not setup by me, could you tell me where I could find in Windows 2000 server that will tell me if the AD is configured for "Pre Windows 20

Re: [squid-users] Squid compilation problem.

2003-07-17 Thread Tan Jun Min
do a "rpm-qa|grep gcc", to check if you have gcc installed. if no, install the rpm. On Thursday 17 July 2003 05:02 pm, Masood Ahmad Shah wrote: > hmmm you don't have C compiler installed or there is a problem with > path

RE: [squid-users] winbind and samba

2003-07-17 Thread Serassio Guido
Hi, At 09.37 17/07/2003, Jay Turner wrote: And isn't this compatibility known as "mixed-mode"?? No, If your squid works fine in mixed-mode, it works on native mode too. What is needed for running Squid + NTLM + Winbind + Samba + AD is the "Pre Windows 2000 compatibility" configured during the i

Re: [squid-users] Squid compilation problem.

2003-07-17 Thread Masood Ahmad Shah
hmmm you don't have C compiler installed or there is a problem with path -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * * * * * * * * * * * * * * * * * * * * * * * * | Fibre Net (Pvt) Ltd. Lahore, Pakistan | Tel: +92-42-66

[squid-users] Squid compilation problem.

2003-07-17 Thread anant shintre
Hello, I wanted to install Squid on my Redhat Linux 8.0 server. I have downloaded squid version "squid-2.5.STABLE3.tar.gz" from squid site to "http://www.squid-cache.org"; to /root directory. I tried to compile Squid with following steps given in Squid FAQ as follows : xzf squid-2.5.STABLE3.tar.gz

Re: [squid-users] Problem with http authentication and basic auth

2003-07-17 Thread Henrik Nordstrom
On Thursday 17 July 2003 09.42, Konrad Neuwirth wrote: > I am currently facing a problem that I can't resolve by myself. We > are running squid 2.5.1 with basic authentication. One of our > users now needs to access an https site that requires its users to > authenticate themselves via http authe

Re: [squid-users] winbind and samba

2003-07-17 Thread Henrik Nordstrom
On Thursday 17 July 2003 09.37, Jay Turner wrote: > And isn't this compatibility known as "mixed-mode"?? Not according to the information I have. A quite lengthy explanation can be found from Guido in the archives some month back. Regards Henrik

[squid-users] Problem with http authentication and basic auth

2003-07-17 Thread Konrad Neuwirth
I am currently facing a problem that I can't resolve by myself. We are running squid 2.5.1 with basic authentication. One of our users now needs to access an https site that requires its users to authenticate themselves via http authentication; alas, this combination doesn't seem to work. As soo

RE: [squid-users] winbind and samba

2003-07-17 Thread Jay Turner
And isn't this compatibility known as "mixed-mode"?? -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Thursday, 17 July 2003 2:55 PM To: [EMAIL PROTECTED]; Tony Grace; 'squid' Subject: Re: [squid-users] winbind and samba On Thursday 17 July 2003 07.07, Jay Turner

[squid-users] redirect program

2003-07-17 Thread Masood Ahmad Shah
Dear alls, I'm using asqredir for redirecting URLs it's working fine. but when a URL match asqredir returned back simple empty page instead sending new URLs.. I want to redirect www.xyz.com/hi.jpg to www.abc.com/hi.jpg I have written asqredir url file like show below... http://xyz/images/l

Re: [squid-users] winbind and samba

2003-07-17 Thread Henrik Nordstrom
On Thursday 17 July 2003 07.07, Jay Turner wrote: > I have had it working no worries against 2000 server's in > mixed-mode, but have read conflicting reports about NTLM in native > mode. If wbinfo -a says challenge/response works then it is fine. This requires compability with NT4 to be enabled