From owner-freebsd-net@FreeBSD.ORG Mon Aug 4 09:09:53 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B1701065676; Mon, 4 Aug 2008 09:09:53 +0000 (UTC) (envelope-from eugen@kuzbass.ru) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.freebsd.org (Postfix) with ESMTP id 5D20C8FC08; Mon, 4 Aug 2008 09:09:51 +0000 (UTC) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.13.8/8.13.8) with ESMTP id m7499i5N037308; Mon, 4 Aug 2008 17:09:44 +0800 (KRAST) (envelope-from eugen@kuzbass.ru) Message-ID: <4896C759.D7FD6E8B@kuzbass.ru> Date: Mon, 04 Aug 2008 17:09:45 +0800 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: remko@elvandar.org References: <20080803073803.GA10321@grosbein.pp.ru> <4895EB57.2000801@FreeBSD.org> <20080803183346.GA53252@svzserv.kemerovo.su> <4896997D.8060001@FreeBSD.org> <20080804060658.GA19639@svzserv.kemerovo.su> <4896A416.80602@FreeBSD.org> <20080804075510.GA28531@svzserv.kemerovo.su> <20080804084833.GA35267@svzserv.kemerovo.su> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, Doug Barton Subject: Re: permissions on /etc/namedb X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 09:09:53 -0000 Remko Lodder wrote: > > Should we change our default src/etc/namedb/named.conf in the Repository > > so that named won't warn about unwriteable "working directory"? > > I dont think so.. I think the current default is fine, if you want to > write files to it, then you need to change things, best is to use > seperated directories. Note that you need to change things anyway because > the server listens on localhost by default. So, if you want things > differently; you have to customize it. Sounds like a fair deal to me ;) > (the defaults that is) Perhaps, then there should be a note in a comment for "directory" line about all this stuff and named's warning in the log? This warning may be quite confusing. Eugene Grosbein