[squid-users] NTLM auth works with groups! (was Re: [squid-users] NTLM questions (sorry))

From: Gavin Hamill <gavin@dont-contact.us>
Date: Tue, 1 Apr 2003 15:28:33 +0100

On Tue, Apr 01, 2003 at 12:17:40PM +0100, Gavin Hamill wrote:
>
> This sounds like either a source-hacking job, or a little shim bash script
> with 'tr' to translate the backtick into a double-quote to pass on to the
> real wb_group

It turned out to be a very simple source tweak..

I just changed line 78 of
helpers/external_acl/winbind_group/wb_check_group.c from

        case '"':
to
        case '`':

And this is now working marvellously =)

Thanks to everyone to helped out on this!

Cheers,
Gavin.
Received on Tue Apr 01 2003 - 07:29:23 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:34 MST