Mueller, Thomas wrote: > So it seems that i have to compile wb_check_group.c into "wb_group", > but I don't know how, i'm new to linux/squid. > > Any hint?
Sorry, I guess my earlier post was somewhat misleading. I did compile squid to get wb_group, then I copied the wb_group to the original squid lib folder (vendor specific--for mine it is just /usr/lib/squid/). Please use the following command to generate wb_group. ./configure --enable-external-acl-helpers="winbind_group" Regards, Norman
