Your message dated Tue, 27 Dec 2011 07:12:42 -0500 (EST)
with message-id <[email protected]>
and subject line Fixed in squeeze
has caused the Debian Bug report #608736,
regarding upgrading krb5-kdc breaks kprop entry in inetd.conf
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.)
--
608736: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608736
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: krb5-kdc
Version: 1.6.dfsg.4~beta1-5lenny6
Upgrading krb5-kdc _removes_ the inetd.conf entry for
kprop. This is a severe problem, since it breaks a
fail-safe Kerberos setup.
Its easy to reproduce:
# cat /etc/inetd.conf | grep kprop
# update-inetd --add "krb5_prop stream tcp nowait root /usr/sbin/kpropd kpropd"
# cat /etc/inetd.conf | grep kprop
krb5_prop stream tcp nowait root /usr/sbin/kpropd kpropd
# dpkg -i krb5-kdc_1.6.dfsg.4~beta1-5lenny6_amd64.deb
(Reading database ... 33077 files and directories currently installed.)
Preparing to replace krb5-kdc 1.6.dfsg.4~beta1-5lenny6 (using
krb5-kdc_1.6.dfsg.4~beta1-5lenny6_amd64.deb) ...
Unpacking replacement krb5-kdc ...
Setting up krb5-kdc (1.6.dfsg.4~beta1-5lenny6) ...
Processing triggers for man-db ...
# cat /etc/inetd.conf | grep kprop
#
Regards
Harri
--- End Message ---
--- Begin Message ---
source: krb5
source-version: 1.8+dfsg
This was fixed in squeeze per discussion in the bug report.
--- End Message ---