Solving named.conf error: change directory to /var/named/chroot/var/named failed file not found

Solving named.conf error: change directory to /var/named/chroot/var/named failed file not found

Note: This article will be emailed to your friend.

After the recent yum update, named failed to load. I tried searching Google without much help. The permissions were all correct and yet named failed to load. And then I found the simple solution.

I manually modified /etc/init.d/named script. I changed the line daemon /usr/sbin/$named; to daemon /usr/sbin/$named -u named;.
This ensured that the nameserver was actually [...]

Read the rest of this article (115 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro