[Bug 908905] Re: upstart problems with S20squid script

2012-02-22 Thread b1
I dist-upgraded from an ubuntu 10.04.2 LTS. But this problem also occurs with a normal upgrade. sudo lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 10.04.2 LTS Release:10.04 Codename: lucid I have a VM-Snapshot of the system before the

[Bug 908905] Re: upstart problems with S20squid script

2012-01-05 Thread b1
Thanks for your answer. The output is sudo dpkg -L squid /. /usr /usr/share /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/squid /usr/share/doc /usr/share/doc/squid /usr/share/doc/squid/examples /usr/share/doc/squid/examples/default.squid

[Bug 909181] Re: wbinfo_group.pl does not recognize domain names containing spaces

2011-12-28 Thread b1
I am sorry for the inconvenience but I just realized that squid replaces all whitespaces with %20 so there is no need to patch anything. Its even the contrary. The above patch does harm if wbinfo_group.pl gets a text- file containing multiple newline seperated groups. So please just close this

[Bug 909181] Re: wbinfo_group.pl does not recognize domain names containing spaces

2011-12-27 Thread b1
** Patch added: wbinfo_group_new.pl.patch https://bugs.launchpad.net/bugs/909181/+attachment/2648641/+files/wbinfo_group_new.pl.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu.

[Bug 909181] [NEW] wbinfo_group.pl does not recognize domain names containing spaces

2011-12-27 Thread b1
Public bug reported: Today I ran into the problem that the wbinfo_group.pl script supplied by squid is incable of handling domain names containing spaces. For example the group name staff is ok, domain admins however is not. I found this great blog post:

[Bug 908905] [NEW] upstart problems with S20squid script

2011-12-26 Thread b1
Public bug reported: After performing a dist-upgrade of my lucid installation, I got the following upstart error in my boot.log: Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service S20squid start Since the script you are attempting to invoke has been

[Bug 908908] [NEW] uninitialized variable in wbinfo_group.pl causes false authentication results

2011-12-26 Thread b1
Public bug reported: I am using squid version 2.7.STABLE7 with users authenticating via an ActiveDirectory (AD). I am using the wbinfo_group.pl helper script for checking group memberships. After a while internet access is denied at random for some users. In the squid log I see Use of

[Bug 908908] Re: uninitialized variable in wbinfo_group.pl causes false authentication results

2011-12-26 Thread b1
** Patch added: patching unitialized variable and pack function call https://bugs.launchpad.net/bugs/908908/+attachment/2647870/+files/wbinfo_group_new.pl.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu.

[Bug 908905] Re: upstart problems with S20squid script

2011-12-26 Thread b1
** Description changed: After performing a dist-upgrade of my lucid installation, I got the following upstart error in my boot.log: Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service S20squid start Since the script you are attempting to