From owner-freebsd-current@FreeBSD.ORG Wed Jan 19 08:12:01 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1627E16A4CE for ; Wed, 19 Jan 2005 08:12:01 +0000 (GMT) Received: from mx04.mdcs.at (mx04.mdcs.at [193.110.28.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DFF643D1F for ; Wed, 19 Jan 2005 08:12:00 +0000 (GMT) (envelope-from nikolay.nenchev@rbb-sofia.raiffeisen.at) To: freebsd-current@freebsd.org MIME-Version: 1.0 Message-ID: From: nikolay.nenchev@rbb-sofia.raiffeisen.at Date: Wed, 19 Jan 2005 10:07:36 +0200 X-Priority: 3 (Normal) Content-Type: text/plain; charset="US-ASCII" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Bind 9.3 rndc? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 08:12:01 -0000 Hi, have installed FreeBSD 5.3 with Bind integrated in it. named is running in chroot, with user bind, so every file in /etc/namedb is owned by bind:wheel, exept rndc.key. (i have also rndc.conf with owner bind) and it is impossible to start make rndc reload. if i change owner on rndc.key it is working but is it a security issue, user who is running named (bind) to have acceess to rndc.key. A another thing, if i make " sudo named stop/start" the own of my master folder is change to root:wheel (before bind:wheel)? Any comment is appreciated. Nikolay Nenchev