[1983] in linux-security and linux-alert archive
[linux-security] Re: Chrooting bind 8.1.2 under debian 2.0
daemon@ATHENA.MIT.EDU (Carlos Barros)
Fri Jul 17 03:59:48 1998
Date: Tue, 14 Jul 1998 11:53:52 +0300 (GMT-3)
From: Carlos Barros <cbf@redlider.com.uy>
In-reply-to: <35AB3DE9.2CB43A75@ocn21.kdd-ok.ne.jp>
To: cfb <cfb@ocn21.kdd-ok.ne.jp>
Cc: debian-user@lists.debian.org, linux-security@redhat.com,
debian-isp@lists.debian.org
Resent-From: linux-security@redhat.com
Resent-Reply-To: linux-security@redhat.com
On Tue, 14 Jul 1998, cfb wrote:
> The main problem seems to be with the way that debian starts bind using
> the script /etc/init.d/bind. I thought it would be really neat to just
> change the #!/bin/sh at the top of the script to something like :
> #!/usr/sbin/chroot /chroot-dns/ /bin/sh
> or
> #!/usr/sbin/chroot /chroot-dns/ /chroot-dns/bin/sh
try changing only the line that start the bind daemon eg:
chroot /chroot-dns/ /bin/named
Bye
Carlos Barros.
--
----------------------------------------------------------------------
Please refer to the information about this list as well as general
information about Linux security at http://www.aoy.com/Linux/Security.
----------------------------------------------------------------------
To unsubscribe:
mail -s unsubscribe linux-security-request@redhat.com < /dev/null