RE: [squid-users] Squid/Samba authenication with wrong username

2008-03-13 Thread J Beris
> It occurs to me that the actual user that is logged into XP is > "DOMAIN\USERNAME" rather than the other... is there a way to have Samba > recognize this? I am wanting to get rid of the login required. Hi Shane, We have this setup running here, and it runs fine 99.9% of the time. The only time

Re: [squid-users] Redirection on error.

2008-03-13 Thread Amos Jeffries
Dave Coventry wrote: Hi, I was hoping to replace the ERR_ACCESS_DENIED page with a logon page which could authenticate the user against a password. It doesn't need to be very secure. The problem is that the logon page cannot call the required CGI scripts from /usr/local/squid/share/errors/Engli

Re: [squid-users] how to configure squid store.log

2008-03-13 Thread Amos Jeffries
ying lcs wrote: Hi, Can you please tell me how can I configure the location of the squid's store.log in squid.conf? Thank you. http://www.squid-cache.org/Versions/v3/3.0/cfgman/cache_store_log.html Amos -- Please use Squid 2.6STABLE17+ or 3.0STABLE1+ There are serious security advisories out

[squid-users] Can Squid 2.6 use more than 4G memory in Linux (x86_64)?

2008-03-13 Thread John Lui
Hi, I run Squid.2.6.STABLE18 in a 64bit linux server (CentOS 5.1 x86_64 kernel). The Server have 12G memory. I found that when the memory usage raise to 4G, Squid will restart. what's the problem? Is it a bug or linux kernel limit?

Re: [squid-users] Can Squid 2.6 use more than 4G memory in Linux (x86_64)?

2008-03-13 Thread Adrian Chadd
If compiled with a 64 bit compiler environment Squid should be able to grow past 4 gig. Whats logged in cache.log ? Adrian On Thu, Mar 13, 2008, John Lui wrote: > Hi, > I run Squid.2.6.STABLE18 in a 64bit linux server (CentOS 5.1 x86_64 kernel). > The Server have 12G memory. > I found that

[squid-users] TPROXY Squid

2008-03-13 Thread Adnan Shahzad
Dear All, what and how TPROXY works M.Adnan Shahzad System Administrator

Re: [squid-users] TPROXY Squid

2008-03-13 Thread Slacker
Adnan Shahzad, on 03/13/2008 04:54 PM [GMT+500], wrote : > what and how TPROXY works > > Have a look at http://wiki.squid-cache.org/ConfigExamples/FullyTransparentWithTPROXY .

Re: [squid-users] Setting Squid to allow active FTP connections

2008-03-13 Thread Kirtimaan
Hello Norman, Right now I am away from that system. I will be able to post the squid.conf file after 25th of this month. Thanks, Kirtimaan Norman Noah wrote: Hello Kirtimaan, can u show ur squid.conf cause i'm still having problem accesing ftp through squid. On Mon, Feb 25, 2008 at 12:05

RE: [squid-users] Squid/Samba authenication with wrong username

2008-03-13 Thread Leach, Shane - MIS Laptop
Joop, My smb.conf is as follows (constructed based on some walkthroughs available on Internet): [global] workgroup = DOMAIN server string = Linux Samba Server netbios name = ntproxy realm = DOMAIN.COM security = ADS encrypt passwords = Yes password server = 10.1.0.207, 10.1.0.20

RE: [squid-users] Squid/Samba authenication with wrong username

2008-03-13 Thread J Beris
Hi Shane, > My smb.conf is as follows (constructed based on some walkthroughs > available on Internet): Looks good to me. > I notice that when I attempt "kinit [EMAIL PROTECTED]" an interesting > thing happens. If is set it as [EMAIL PROTECTED] it returns no errors... > But if I use [EMAIL

RE: [squid-users] Squid/Samba authenication with wrong username

2008-03-13 Thread Leach, Shane - MIS Laptop
Hi Joop, The krb5.conf: [logging] default = FILE:/var/log/krb5libs.log kdc = FILE:/var/log/krb5kdc.log admin_server = FILE:/var/log/kadmind.log [libdefaults] default_realm = NICHIRINTN.COM dns_lookup_realm = false dns_lookup_kdc = false ticket_lifetime = 24h forwardable = yes

RE: [squid-users] Squid/Samba authenication with wrong username

2008-03-13 Thread J Beris
Hi Shane, My krb5.conf [libdefaults] Default_realm = OURDOMAIN [realms] OURDOMAIN = { kdc = 1.2.3.4 kdc = 1.2.3.5 kdc = host.domain kdc = host1.domain } [logging] kdc = FILE:/path/to/log/krb5kdc.log

[squid-users] Negative file size in access.log

2008-03-13 Thread Nuno Marques
Hi, I'm using squid-2.6.STABLE17 and I'm having problems while downloading large files (>4GB). Even though I can download the files successfully, the access.log will show a negative value instead of the correct file size. Is there a workaround for this? Thanks in advance, Nuno Marques -- Nu

[squid-users] Help needed

2008-03-13 Thread Siju John
Hi, I am planning to configure Squid in a pass through ssl mode where the SSL negotiations should be handled by the end servers. We have two servers acting as end servers on two different URLs (qaint12.raddns.net and qaint13.raddns.net:5431). The squid proxy acts as a front end to both the site

Re: [squid-users] Squid/Samba authenication with wrong username

2008-03-13 Thread Dave Augustus
On Thursday 13 March 2008 10:50:50 am J Beris wrote: > Hi Shane, > > My krb5.conf > > [libdefaults] > Default_realm = OURDOMAIN > > [realms] > OURDOMAIN = { > kdc = 1.2.3.4 > kdc = 1.2.3.5 > kdc = host.domain > kdc = host1.domain >

[squid-users] squid 2.7 behaviour

2008-03-13 Thread Pablo Garcia Melga
Hi, I just upgraded to 2.7 latest Snapshot from 2.6.9 and I'm getting a lot of this errors in cache.log I'm using SQUID as a reverse proxy with multiple backends 2008/03/13 20:03:45| ctx: exit level 0 2008/03/13 20:03:45| ctx: enter level 0: 'http://listados.deremate.cl/mercedes+benz_dtZgalle

Re: [squid-users] Negative file size in access.log

2008-03-13 Thread Adrian Chadd
Could you please file a bug? On Wed, Mar 12, 2008, Nuno Marques wrote: > Hi, > > I'm using squid-2.6.STABLE17 and I'm having problems while downloading > large files (>4GB). Even though I can download the files successfully, > the access.log will show a negative value instead of the correct fil

Re: [squid-users] squid 2.7 behaviour

2008-03-13 Thread Adrian Chadd
Hm, I thought the vary id stuff was changed to not log at this level. can you enable header logging in squid.conf and see what the replies look like for these URLs? Adrian On Thu, Mar 13, 2008, Pablo Garcia Melga wrote: > Hi, I just upgraded to 2.7 latest Snapshot from 2.6.9 and I'm getting a