This is a discussion on [squid-users] Re: ntlm won't prompt within the Squid Users forums, part of the Web Server and Related Forums category; Mueller, Thomas wrote: > So it seems that i have to compile wb_check_group.c into "wb_group", > but ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |