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
Wic card for 1941
basic question about eigenvalues
csv to table in mysql using php
RPC over HTTP Scalability
List of Procedures & Functions in Class
moon color
File size limits on NAS units that employ ext2 or ext3 file structures
Select Query to identify when a customer ID exists during the same time period
Batch script problems
select sintax in crystal reports 2008