Gustavo Franco wrote:
I confirmed this bug while setting up a KDC. I think a proper
workaround is set a symlink from /var/lib/heimdal-kdc/kadmind.acl
during postinst if there's no such file, pointing to
/etc/heimdal-kdc/kadmind.acl if it exists (this check is needed since
existing users could delete it).
Let me know if you want me to prepare a patch and upload to
experimental and/or talk to release team if they think this fix should
make Lenny.
Is this an existing installation or an new installation?
For a new installation, there should be no problem, the kdc.conf sets
the path to the ACL file:
[kdc]
# See allowed values in krb5_openlog(3) man page.
log_file = FILE:/var/log/heimdal-kdc.log
acl_file = FILE:/etc/heimdal-kdc/kadmind.acl
For an upgraded installation, this problem should have been fixed in
Heimdal 1.1-2:
=== cut ===
heimdal (1.1-2) unstable; urgency=low
* Create symlink at /var/lib/heimdal-kdc/kdc.conf pointing to
/etc/heimdal-kdc/kdc.conf, closes: #470404.
* On upgrading existing installations create a symlink from
/usr/share/doc/heimdal-kdc/examples/kadmind.acl pointing to
/etc/heimdal-kdc/kadmind.acl.conf, as the kdc.conf configuration
is not updated automatically.
* Replace "echo -n" with printf, closes: #472229.
* Install Dutch (nl) debconf translation, closes: #467495.
* Install Czech (cs) debconf translation, closes: #452880.
* Increase standards version to 3.7.3.
* Convert debian/copyright to UTF-8.
* Fix various lintian warnings.
-- Brian May <b...@snoopy.debian.net> Fri, 28 Mar 2008 09:46:09 +1100
=== cut ===
--
Brian May <br...@microcomaustralia.com.au>
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org