[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Cannot rename /etc/named.boot to $Named_disabled
- Subject: Re: [cobalt-users] Cannot rename /etc/named.boot to $Named_disabled
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Jul 16 13:53:54 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
<jerry@xxxxxxx> wrote
> Cannot copy /etc/named.disabled to $Named_boot
> (that is when the DNS Server box is checked, as it is at start-up)
>
> Cannot rename /etc/named.boot to $Named_disabled
> (that is when i uncheck the box, as if to turn it off)
>
Looks like a permissions problem.
Check the user.group for the owner of the named process.
And be sure it has access r/w to the /etc/named directory.
Gerald