[SOLVED] rndc: 'reload' failed: permission denied
by 3rensho from LinuxQuestions.org on (#5QJC6)
After the last bind update a script I run weekly no longer will execute 'rndc reload'. Always get a permission denied. It has been running fine until the last bind update. Has anyone else experienced this??
Code:-rwxr-xr-x 1 root root 39736 Oct 9 05:43 rndcis the entry in /usr/sbin.
Edit: Got it sorted. Changed owner:group of /var/named to named:named and all is working again.
Code:-rwxr-xr-x 1 root root 39736 Oct 9 05:43 rndcis the entry in /usr/sbin.
Edit: Got it sorted. Changed owner:group of /var/named to named:named and all is working again.