Comment 11 for bug 19845

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sat, 5 Nov 2005 18:56:58 -0800
From: Don Armstrong <email address hidden>
To: <email address hidden>
Subject: Ownership problem appears to be unreproduceable; downgrading and tagging

--0rSojgWGcpz+ezC3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

severity 316241 important
tag 316241 unreproducible
thanks

As:

uid=3D$(ls -ln /etc/bind/rndc.key | awk '{print $3}')
if [ "$uid" =3D "0" ]; then
    [ -n "$localconf" ] || chown bind /etc/bind/rndc.key
    chgrp bind /etc/bind
    chmod g+s /etc/bind
    chgrp bind /etc/bind/rndc.key /var/run/bind/run /var/cache/bind
    chgrp bind /etc/bind/named.conf*
    chmod g+r /etc/bind/rndc.key /etc/bind/named.conf*
    chmod g+rwx /var/run/bind/run /var/cache/bind
fi

should be taking care of this problem, I'm downgrading and tagging
unreproducible.

Don Armstrong

--=20
Do not handicap your children by making their lives easy.
 -- Robert Heinlein _Time Enough For Love_ p251

http://www.donarmstrong.com http://rzlab.ucr.edu

--0rSojgWGcpz+ezC3
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDbXD6gcCJIoCND9ARAlKJAKCSGqKp9a50qddjtyPOxFnUmqna0ACgivY5
mJNsyYu6//jC2yeZoiOPLik=
=A7ij
-----END PGP SIGNATURE-----

--0rSojgWGcpz+ezC3--