cant make tmpfile

Sergei Laskavy ls at gambit.msk.su
Tue Jun 27 10:45:57 UTC 2000


You need to allow user named to write only to secondary zones directory
(for example, `/var/named/s').

So commands are:

	D=/var/named/s; mkdir $D && chown root:named $D && chmod 575 $D/s

In article <Pine.LNX.4.10.10006191950130.10648-100000 at delfa.net>,
Dmitry Davidov wrote:
> options { directory "/var/named"; };
> 
> commands: `chown named /var/named' and `chmod u+rw /var/named'

> On Mon, 19 Jun 2000, Michael Vincent K. Pozon - CompE wrote:
>> Error message: Jun 19 11:22:05 trinity named-xfer[7076]: can't make
>> tmpfile (NsTmp7070.0.rm2Vsa): Permission denied 
>> 
>> How do i solve this ? It's running on an ix86 Redhat linux 6.0 kernel
>> 2.2.16 named is run by user 'named'. Bind version = 2.0p5.

-- 
The key to building a superstar is to keep their mouth shut.  To reveal
an artist to the people can be to destroy him.  It isn't to anyone's
advantage to see the truth.
		-- Bob Ezrin, rock music producer



More information about the bind-users mailing list