Hi All,

I have successfully got wb_group installed and running on my Squid2.5-STABLE1 install.

I am having a problem with NT domains that have a space in them (Domain Users).

I downloaded the squid-2.5.STABLE1-spaces.patch file and it appears to have applied 
correctly:

patching file src/cache_cf.c
Hunk #1 succeeded at 2433 (offset -5 lines).

It's a new install so 'make distclean' is not required (i blow away my test machine 
completely when testing this stuff to be absolutely sure)

After compiling and install I edit my acl to read:
acl ProxyUsers external NTGroups "Domain Users"

I still see:
"2003/02/27 16:51:33| strtokFile: Domain not found" in cache.log and requests are not 
processed:
(wb_group)[11271](wb_check_group.c:285): Got 'mydomain\\jturner' from Squid (length: 
8192).
(wb_group)[11271](wb_check_group.c:187): SID: 
S-1-5-21-507187248-207029365-1082013118-513
(wb_group)[11271](wb_check_group.c:187): SID: 
S-1-5-21-507187248-207029365-1082013118-1013

Can someone please provide assistance into how I now get this to work. The patch 
listing on the website mentions the "include function" but I don't know what this is.

Thanks
Jay


Reply via email to