BackupGGCode / roster-dns-management

DNS Management system.
0 stars 2 forks source link

make namedcheckconf use named.conf to run named-checkzone with the proper options #351

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
you will need to parse the named.conf and check for check-names or check-mx or 
check-mx-cname or any of the check configuration options listed here: 
http://www.ipamworldwide.com/component/content/article/48-dns-isc/98-bind-973-op
tions.html 

Check those for each zone, then pass the appropriate flag to named-checkzone 
based on what those configuration options say.

Original issue reported on code.google.com by sharrell...@gmail.com on 8 Dec 2012 at 8:01

GoogleCodeExporter commented 9 years ago
Completed in r1077

Original comment by J.S.Pavlick@gmail.com on 20 Dec 2012 at 2:06