Your message dated Fri, 9 Jan 2009 04:45:47 +0100
with message-id <[email protected]>
and subject line Re: Bug#498501: Squid startup script not setting environment
for squid_kerb_auth
has caused the Debian Bug report #498501,
regarding Squid startup script not setting environment for squid_kerb_auth
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.)
--
498501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498501
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: squid
Version: 2.7.STABLE3-1
Severity: normal
In the dcoumentation provided for squid_kerb_auth helper, it says the following:
Add the following lines to the squid startup script to point squid to a
keytab file which
contains the HTTP/fqdn service principal for the default Kerberos
domain.
KRB5_KTNAME=/etc/squid/HTTP.keytab
export KRB5_KTNAME
But if I manually add these lines to /etc/init.d/squid, then any update will
overwrite it.
I think it could be resolved putting an option in /etc/default/squid, to set
this variable.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages squid depends on:
ii adduser 3.110 add and remove users and groups
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libcomerr2 1.41.0-3 common error description library
ii libdb4.6 4.6.21-8 Berkeley v4.6 Database Libraries [
ii libkrb53 1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
ii libldap-2.4-2 2.4.10-3 OpenLDAP libraries
ii libpam0g 1.0.1-4 Pluggable Authentication Modules l
ii logrotate 3.7.1-3 Log rotation utility
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii netbase 4.33 Basic TCP/IP networking system
ii squid-common 2.7.STABLE3-1 Internet object cache (WWW proxy c
squid recommends no packages.
Versions of packages squid suggests:
pn logcheck-database <none> (no description available)
pn resolvconf <none> (no description available)
ii smbclient 2:3.2.3-1 a LanManager-like simple client fo
pn squid-cgi <none> (no description available)
pn squidclient <none> (no description available)
pn winbind <none> (no description available)
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Hi Juan,
/etc/default/squid is sourced in /etc/init.d/squid at the beginning of
the script, so adding the lines you needed to /etc/default/squid is
sufficient to set the needed variable without new packages overriding
it.
Regards,
L
Il giorno 10/set/08, alle ore 17:12, Juan Miguel Corral ha scritto:
KRB5_KTNAME=/etc/squid/HTTP.keytab
export KRB5_KTNAME
But if I manually add these lines to /etc/init.d/squid, then any
update will overwrite it.
I think it could be resolved putting an option in /etc/default/
squid, to set this variable.
--
Luigi Gangitano -- <[email protected]> -- <[email protected]>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972 C24A F19B A618 924C 0C26
--- End Message ---