Hi, I currently have squid authenticating with AD on a per user basis.
In trying to get wbinfo_group.pl working, the version that comes with the current stable version of squid: Squid Cache: Version 2.5.STABLE7 configure options: --prefix=/usr --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc/squid --infodir=/usr/share/info --mandir=/usr/share/man --enable-snmp --enable-ssl --enable-auth=ntlm,basic --enable-external-acl-helpers=wbinfo_group Examples1: Real user and group [EMAIL PROTECTED] libexec]# ./wbinfo_group.pl hotline www-access Got hotline www-access from squid -- end of example 1 Eample2: user and group that does not exist [EMAIL PROTECTED] libexec]# ./wbinfo_group.pl fakeuser dummygroup Got fakeuser dummygroup from squid -- end of example 2 In order to terminate the processes above I have to hit control-c or break. any ideas ? wbinfo -t wbinfo -u wbinfo -g the above check out ok. Help/Ideas appreciate cheers Ben
