Search squid archive

Re: A first crack at NTLM - 90% there :)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 3)   When viewing a page that I should be able to load the browser
> acts like it is loading but it just hangs (IE and FF).  I know the
> page is not being block because the deny_info page is not showing.  It
> just kinda hangs.  This is my biggest problem.  Ideas?

In the script that checks group membership 
(/usr/lib/squid/wbinfo_group.pl) there is a setting for disabling
buffering output.  That should set to true.

# Disable output buffering
#$|=0;
$|=1;

Easy to overlook.

Gabe

P.S. I still wouldn't mind hearing thoughts on the other 2 questions.  ;)

> /var/log/squid/cache.log
> ######################################
> Got DOMAIN+admin DOMAIN+Management DOMAIN+MIS "DOMAIN+Domain Admins" from squid
> User:  -DOMAIN+admin-
> Group: -DOMAIN+Management-
> SID:   -S-1-5-21-2732840889-2280141153-3048588358-1128 Domain Group (2)-
> GID:   -16777225-
> User:  -DOMAIN+admin-
> Group: -DOMAIN+MIS-
> SID:   -S-1-5-21-2732840889-2280141153-3048588358-1129 Domain Group (2)-
> GID:   -16777223-
> User:  -DOMAIN+admin-
> Group: -DOMAIN+Domain Admins-
> SID:   -S-1-5-21-2732840889-2280141153-3048588358-512 Domain Group (2)-
> GID:   -16777222-
> Sending OK to squid


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux