Microsoft
Software
Hardware
Network
Question : rndc dumpdb on BIND, result permission denied.
I am trying to view catch file using
rndc dumpdb
command, but I get following error:
Jul 5 12:52:27 localhost named[12189]: could not open dump file 'named_dump.db': permission denied
Answer : rndc dumpdb on BIND, result permission denied.
In your named.conf add:
dump-file /path/to/dumpfilename;
Where /path/to/dumpfulename is writeable, i.e., /tmp/named_dump.db
Otherwise, it's probably trying to write to a location where it does not have permission.
Random Solutions
get item in array
[Exchange 2010] - Change default Management Role - Prevent users from creating new Distribution groups
Recommended replacement for Zone Alarm
subdirectory domain
Delete rows in excel
SBS2008 create public mailbox
get a remote windows server OS version and IP address without access permission on that server
HTTP 403 Forbidden error in WordPress installation
why don't we feel the force??
Nonqualified transactions are being rolled back.