From owner-freebsd-current Fri Aug 3 20: 4:53 2001 Delivered-To: freebsd-current@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 240DC37B401 for ; Fri, 3 Aug 2001 20:04:51 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 65C7B3E28; Fri, 3 Aug 2001 20:04:50 -0700 (PDT) Received: from bazooka.unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 530CB3C12B; Fri, 3 Aug 2001 20:04:50 -0700 (PDT) To: Jun Kuriyama Cc: Current Subject: Re: named -u bind In-Reply-To: <7melqslebk.wl@waterblue.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on "Sat, 04 Aug 2001 12:00:15 +0900" Date: Fri, 03 Aug 2001 20:04:45 -0700 From: Dima Dorfman Message-Id: <20010804030450.65C7B3E28@bazooka.unixfreak.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jun Kuriyama writes: > At Fri, 03 Aug 2001 19:50:24 -0700, > Dima Dorfman wrote: > > IIRC the last time this came up somebody said something about it not > > being able to read zonefiles in some odd places where they like to put > > them. I.e., they want it to run as root so they can set their > > zonefile mode 600 or something. > > If they are running on -stable, is it possible to change default > behaviour on -current to use bind account? Don't ask me, I wasn't one of those people. *I* won't object to this change; I was just warning you that somebody might, for that reason. > > > # Or importing code to use chroot from OpenBSD? > > > > Import code? BIND can run in a chroot just fine. > > Sorry for my poor explanation. This means to get a part of shell code > in /etc/rc of OpenBSD to prepare chroot environment. This seems users > can use chroot'ed named easily with only setting variables at > /etc/rc.conf. This seems like a good idea whether it's the default or not. The only thing is that something running in a chroot should be built statically, unless you also want to stick libc and friends in there. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message