How do you do....it? Thread, Pass through authentication with Dansguardian based webfiltr in Technical; I am a bit wary of having a logon box appear when people access the Internet. I don't want 'my' ...
-
9th May 2006, 08:25 AM #1
- Rep Power
- 0
Pass through authentication with Dansguardian based webfiltr
I am a bit wary of having a logon box appear when people access the Internet. I don't want 'my' users to make a mental connection between domain credentials and Internet Explorer. Don't want to make life too easy for the phishermen.
Now OWA seems to have passthrough authentication for access in a domain session. Can the same thing be implekmted for Censornet/Dansguardian web filter?
-
-
IDG Tech News
-
9th May 2006, 08:42 AM #2 Re: Pass through authentication with Dansguardian based webf
Well its not anything to do with Dansguardian. Its squid you need to configure to do this. 1000 mile overview as follows:
1. Get Samba + Winbind working on the domain correctly as a domain member.
2. Add the following to your squid.conf:
Code:
auth_param ntlm program /usr/lib/squid/wb_ntlmauth
auth_param ntlm children 5
auth_param ntlm max_challenge_reuses 0
auth_param ntlm max_challenge_lifetime 2 minutes
auth_param ntlm use_ntlm_negotiate off
acl Authenticated proxy_auth REQUIRED
http_access deny !Authenticated
If censornet does funky things with the squid.conf, tread with care. There's plenty of help on google if you search for 'Squid NTLM Auth'.
The only other gotcha is if you use Firefox/Mozzila. The proxy server needs to be listed in the ntlm whitelist in the prefs for transparent auth to work.
Where "mydomainname" is your AD's dns domain name.
-
-
9th May 2006, 08:47 AM #3 Re: Pass through authentication with Dansguardian based webf
I doubt your going to be able to mod Censornet as I suspect someone would have done it by now. More than likely something will break. Setting up on a vanilla system is straight forward.
Censornet uses template files for most of the configuration files so you need to edit them else you will loose all your changes on a reboot.
I followed many guides to get it working on a vanilla system but this one was the best.
-
-
9th May 2006, 08:51 AM #4
- Rep Power
- 0
Re: Pass through authentication with Dansguardian based webfiltr
Thanks guys.
Lots to ponder.
-
-
9th May 2006, 09:54 AM #5 Re: Pass through authentication with Dansguardian based webfiltr
V4 of Censornet [should be in beta now] is slated to have automatic authentication.
-
-
9th May 2006, 09:55 AM #6
- Rep Power
- 0
Re: Pass through authentication with Dansguardian based webfiltr
-
-
9th May 2006, 10:00 AM #7 Re: Pass through authentication with Dansguardian based webfiltr
-
-
9th May 2006, 10:04 AM #8 Re: Pass through authentication with Dansguardian based webf
Theres no news on a public beta yet but they are currently developing it. You can show your interest on the site though to be a beta tester later on.
-
-
9th May 2006, 10:18 AM #9 Re: Pass through authentication with Dansguardian based webfiltr
IPCop with AdvProxy+URLFilter addons will do transparent auth, but no group/user filtering.
-
-
9th May 2006, 10:29 AM #10 Re: Pass through authentication with Dansguardian based webfiltr
I'd roll my own custom box from <insert favorite distro> personally. It's more flexible in the long run.
-
-
9th May 2006, 10:46 AM #11
- Rep Power
- 0
Re: Pass through authentication with Dansguardian based webfiltr
I haven't got that Scout badge yet
-
-
9th May 2006, 11:12 AM #12 Re: Pass through authentication with Dansguardian based webf
Then it's time you did. Stick Debian on some spare hardware. Help and assistance is avalible in the Linux forum if you require it.
-
-
9th May 2006, 11:25 AM #13
- Rep Power
- 0
Re: Pass through authentication with Dansguardian based webfiltr
Yes master Jedi
/me curtsies
-
-
9th May 2006, 11:35 AM #14 Re: Pass through authentication with Dansguardian based webf
Debian is my distro of choice.... Anyway must go fire alarm is going off
-
-
9th May 2006, 11:41 AM #15
- Rep Power
- 0
Re: Pass through authentication with Dansguardian based webfiltr
Hmmm do Microsoft provide your fire alarms?
No perish the thought!!!
-
SHARE:
Similar Threads
-
Replies: 10
Last Post: 11th May 2010, 10:13 AM
-
By dave.81 in forum MIS Systems
Replies: 2
Last Post: 18th October 2007, 07:56 AM
-
By m25man in forum Other Stuff
Replies: 2
Last Post: 24th July 2007, 11:40 PM
-
By dave.81 in forum MIS Systems
Replies: 2
Last Post: 29th March 2007, 12:16 PM
-
By wesleyw in forum How do you do....it?
Replies: 5
Last Post: 18th October 2006, 01:08 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules