Your message dated Mon, 11 Dec 2017 16:19:43 +1300
with message-id <[email protected]>
and subject line squid: helper script /usr/lib/squid/smb_auth.sh not working
has caused the Debian Bug report #260360,
regarding squid: helper script /usr/lib/squid/smb_auth.sh not working
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.)
--
260360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=260360
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: squid
Version: 2.4.6-2woody2
Severity: normal
Tags: patch
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux king 2.4.24 #1 Fri May 7 11:06:31 EST 2004 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages squid depends on:
ii adduser 3.47 Add and remove users and groups
ii debconf 1.0.32 Debian configuration management sy
ii libc6 2.2.5-11.5 GNU C Library: Shared libraries an
ii libldap2 2.0.23-6.3 OpenLDAP libraries.
ii logrotate 3.5.9-8 Log rotation utility
ii netbase 4.07 Basic TCP/IP networking system
add the following patch:
--- smb_auth.sh Tue Jul 20 16:43:00 2004
+++ smb_auth.sh.working Tue Jul 20 16:43:11 2004
@@ -47,7 +47,7 @@
addropt=""
fi
echo "Query address options: $addropt"
-dcip=`$SAMBAPREFIX/bin/nmblookup $addropt "$PASSTHROUGH#1c" | awk
'/^[0-9.]+\..+ / { print $1 ; exit }'`
+dcip=`$SAMBAPREFIX/bin/nmblookup $addropt "$PASSTHROUGH" | awk '/^[0-9.]+\..+
/ { print $1 ; exit }'`
echo "Domain controller IP address: $dcip"
[ -n "$dcip" ] || exit 1
--- End Message ---
--- Begin Message ---
Closing since this bug has been in WONTFIX status now for over a decade.
The reason for that status is even more relevant now that NTLM itself
has been deprecated for most of that time.
Amos
--- End Message ---