Re: [squid-users] wb_group + mac_id (arp) auth possible?

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 28 Feb 2006 16:29:06 +0100

sön 2006-02-26 klockan 08:39 +0530 skrev updatemyself .:

> i was trying to setup a squid proxy server with the wb_group authentication.
> in my windows 2003 ADS i am having a group called "internet"
> i need to give internet access for the ppl belongs to that group

> can anyone help me.. how i can provide the proxy only for the users in
> ADS group "internet"

It should be something like the following:

external_acl_type adsgroup /usr/local/squid/libexec/wbinfo_group.pl
acl ads_internet external adsgroup internet

then use the acl ads_internet wherever you want to require the group
membership.

> also can i use 2 authentication system in same time....
> like.. mac_address (arp) + wb_group

Yes.

Regards
Henrik

Received on Tue Feb 28 2006 - 08:29:14 MST

This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:04 MST