Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2011 15:03:14 +0400
From:      Andrey Chernov <ache@FreeBSD.ORG>
To:        Doug Barton <dougb@FreeBSD.ORG>
Cc:        svn-src-head@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG
Subject:   Re: svn commit: r224122 - head/usr.sbin/named
Message-ID:  <20110717110314.GA10943@vniz.net>
In-Reply-To: <4E22BCB1.3050804@FreeBSD.org>
References:  <201107170410.p6H4A0W4057354@svn.freebsd.org> <20110717094940.GA3503@vniz.net> <4E22BCB1.3050804@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 17, 2011 at 03:42:57AM -0700, Doug Barton wrote:
> On 07/17/2011 02:49, Andrey Chernov wrote:
> 
> > There something wrong now with another default or missing file. 
> > I got
> > named[3322]: managed-keys-zone ./IN: loading from master file managed-keys.bind failed: file not found
> > on every named start, unless I manually issue
> > touch /var/named/etc/namedb/working/managed-keys.bind
> > and I am not sure it is 100% correct solution.
> 
> That'll silence the warning, and is harmless. I'm more interested in why
> you're getting the error, since I can't reproduce it.
> 
> How are you starting named? Are you using the rc.d script? If so, what
> options do you have in rc.conf? Can the bind user write to
> /etc/namedb/working?

It starts to happen only after recent update. Yes, I use rc.d script 
without any additional options, only named_enable="YES". Yes, bind is 
owner of 'working' and able to write there. No I don't use any DNSSEC (for 
which managed-keys-zone is, as I assume).

-- 
http://ache.vniz.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110717110314.GA10943>