Description of Problem: With redhat-config-bind-1.7.1-10, the delete button doesn't appear to actually doing anything "real." Version-Release number of selected component (if applicable): How Reproducible: Steps to Reproduce: 1. Run redhat-config-bind and create a zone file; exit and check /var/named/ to confirm that the new zone file is present 2. Run redhat-config-bind again and select the new zone 3. Click 'delete' Actual Results: Zone file will be deleted from the display, but after exiting from redhat-config-bind and saving the changes, the zone file will still be present in /var/named/ Expected Results: Additional Information:
Zone deletion does work. The entry is removed from /etc/named.conf so the zone has been eliminated. The file still exists in the /var/named directory. I talked to Jeff Needle who is a support person/System Administrator, and he feels that he would like the file to stick around.
Indeed, this is the behavior that I'm seeing with redhat-config-bind-1.7.1-12, so guess that works for me.