Re: BIND less restrictive modes and policy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 22, 2008 at 09:19:02AM -0500, Chuck Anderson wrote:
> I think we just need to have the directory specified by "directory" in 
> /etc/named.conf be writeable.  That is the CWD of the named process, 
> and is where any coredumps would be written.  So perhaps instead of 
> doing this overhaul of directory layout and permissions, we can just 
> change the default directory to "/var/named/data" instead:
> 
> options {
>         directory "/var/named/data";
> 
> This will affect zone file configurations--they will need to use 
> either the full path to the zone file, or perhaps a relative path like 
> "../slaves/foo.zone" which I've not tested to see if it works, e.g.:
> 
> zone "localhost" {
>                 type master;
>                 file "../localhost";
> };
> 

It works as expected, relative paths are allowed.

Adam

-- 
Adam Tkac, Red Hat, Inc.

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux