Your message dated Mon, 08 Oct 2018 18:55:45 +0000
with message-id <[email protected]>
and subject line Bug#905172: Removed package(s) from unstable
has caused the Debian Bug report #827256,
regarding squid3: helper program basic_smb_auth don't work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
827256: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827256
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: squid3
Version: 3.4.8-6+deb8u2
Severity: minor
Tags: patch

Dear Maintainer,

please have a look at Bug #793400. I couldn't reopen this bug, so I had to file
this new one, but it is - in each detail - the very same regression again.

After an Upgrade to version 3.4.8-6+deb8u2, jessie (stable), users are no
longer able to authenticate against a windows domain controller. The problem:
basic_smb_auth.sh delivers the credentials via environment in a form
"$USER%$PASSWORD", which is not expected from smbclient. Following changes in
/usr/lib/squid3/basic_smb_auth.sh solve the problem


-USER="$SMBUSER%$SMBPASS"
+USER="$SMBUSER"
+PASSWD="$SMBPASS"
export USER
+export PASSWD



-- System Information:
Debian Release: 8.5
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Version: 3.5.27-1+rm

Dear submitter,

as the package squid3 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/905172

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to