Uploaded image for project: 'Support'
  1. Support
  2. SUPPORT-215

Output filename retained when re-adding a deleted zone

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: OpenDNSSEC 2.0.0a3
    • Fix Version/s: None
    • Component/s: Enforcer
    • Labels:
      None
    • Environment:

      OpenDNSSEC 2.1.1, Ubuntu 16.04

      Description

      When adding a previously deleted zone via the CLI the output filename does not change.

      Ex: the sequence below will still yield an output file named error.ods.se

       

      ods-enforcer zone add --zone test.ods.se --policy lab --input /var/cache/bind/zones/unsigned/test.ods.se --output /var/cache/bind/zones/signed/error.ods.se
      ods-enforcer zone delete --zone test.ods.se
      ods-enforcer zone add --zone test.ods.se --policy lab --input /var/cache/bind/zones/unsigned/test.ods.se --output /var/cache/bind/zones/signed/test.ods.se
      

       

      Restarting the enforcer before re-adding the zone solves the problem. 

        Attachments

          Activity

            People

            Assignee:
            hodar Hoda Rohani
            Reporter:
            12 Jonas Andersson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: