... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com...
... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com...
... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com...
I've made progress but still running into issues... Althought gcc is capable, DG2.9.6.2 will not compile unless it finds g++ or c++. Linking /usr/bin/g++ to...
... Hi guys. I've got some folks very interested in using DansGuardian, but rather than using it to filter content from the outside world, they want to filter...
All, I've read a few posts about this occuring. I'm digging for a way to troubleshoot this better. I've got a specific "web application". (it's really just...
16084
Philip Allison
philip.allison@...
May 2, 2006 8:20 am
... Two possibilities. One, compile Squid with the "x-forwarded-for" patch, and enable "forwardedfor" in dansguardian.conf; then, you can still use client IPs ...
16085
Philip Allison
philip.allison@...
May 2, 2006 8:54 am
... I'm guessing there are functions in these libraries that don't, on other platforms, live in their own library. If you could tell me exactly which symbols...
16086
Philip Allison
philip.allison@...
May 2, 2006 9:10 am
... Where have you added these lines? The URL gets read/decoded/played with at various points during ConnectionHandler. (Yes, I know, I'd like to give lots of...
I've successfully configured NTLM authentication in Squid so that clients must enter a password before they can access the web. My problem though is this...how...
... In ConnectionHandler.cpp right after: if (header.malformedURL(url)) { // checks for bad URLs to prevent security hole try { // writestring throws...
Hi, I have squid with NTLM auth ( AD ) + Dansguardian. All is working fine without user need to enter your user name and password. It is transparent. Are you...
I wanted to thank all who tried to help me through my issues. However it just turned out that I didn't have the right RPMs installed. Here's what I think is a...
As it turns out, it's ncsa_auth I'm using...my mistake. But what I want is exactly what you just said. I don't know anything about winbind so I guess I'd...
16093
Fernand Jonker
fernandlist@...
May 2, 2006 6:37 pm
... Yes this is possible. Just look through the dansguardian.conf and dansguardianf1.conf file for the settings and do a search on the mailing list since this...
16094
Dino Dragovic
dragovic@...
May 2, 2006 7:51 pm
... /path/to/dansguardian_binary -v will give you the version number and build options. Regards, Dino -- This message was scanned for spam and viruses by...
I have a question re filtering by groups I have 2 NICs with 2 subnets which both filter via dansguardin and squid/proxy authentication. (192.168.0.0,...
Dave, had you already got someone for this task? I would like to apply myself, if possible. Best regards. ... To: DansGuardian@YahooGroups.Com From: Dave...
16097
Fernand Jonker
fernandlist@...
May 3, 2006 1:18 am
... Why not skip filtering by username and filter by IP address only? Add the IP addresses of one subnet to one group and the IP addresses of the other subnet...
... I'll reply to various parts of the OP as time permits.... extract from last part of make output: .... if /opt/csw/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I. -I.....
16099
Marco Felettigh
marco@...
May 3, 2006 10:17 am
Hi list, is it possible to check Dansguardian config files for syntax mismatch before starting it in background mode? eg: Include of files that doesn't exists...
... If the files are missing, it will grok (/var/log/messages) but it will not complain if the files exist but are empty! Checking syntax is along shot though!...
16101
Fernand Jonker
fernandlist@...
May 3, 2006 1:01 pm
Hello all, Calling anybody who's sitting on some major or MINOR changes to the weightedphraselist files!! I will be making some changes to the...
16102
Fernand Jonker
fernandlist@...
May 3, 2006 1:02 pm
Hello, I'm hoping to put together a basic Japanese weightedphraselist file, but I have not been able to decipher the language. If anybody out there has ANY...
Well, there already was a new line in this particular file, and you added the second. Why? FYI, if you use vim, it adds new line automatically, so you...
16104
Fernand Jonker
fernandlist@...
May 3, 2006 6:32 pm
... Yes I saw that. The problem was that I had a number of minor changes that I didn't want to lose - and hadn't committed with CVS - my fault. So I added the...
Hi all, Since you were all so helpful getting the self generating hash to work, I wonder if any of you may have some suggestions for the following: We got the...
... If changes don't overlap, you can do cvs up and changes from cvs will be merged into your local file. If it's impossible to merge (i.e. changes do...