Microsoft
Software
Hardware
Network
Question : bind permissions problem
I am trying to get bind 9 working on a Centos 5 machine.
When I try to start named, it fails with no error message.
I look at /var/log/messages and there is an error that says:
could not configure root hints from 'named.root': permission denied
The directory option in /etc/named.conf is set to /var/named
The file /var/named/named.root has permissions 777 and is owned by root:named
Where else should I look for this permissions issue?
Thanks in advance.
Answer : bind permissions problem
Sounds like you are trying to start the process as the root user.
Try this command:
named -u named
This will start named as the named user and you should not get the permissions problem
Random Solutions
DHCP Client service keeps stopping when you reboot.
How to open .BMP file with Internet Explorer in Windows XP OS.
Roaming Profiles Best Practices
Publishing Applications - Windows Server 2008
Security Status within SBS Console showing all workstations as critical
What software can I use to monitor my internet bandwidth usage?
Sonicwall TZ100 WLAN to LAN traffic
Microsoft.SqlServer.Dts.Pi
peline in XML
Script needed to close program and stop/start service
Include page headers when printing HTML pages with different headers on some of each page