miztake / freeipa

Forked from freeipa 5 years ago
Clone

1abed1e Improve dnszone-add error message

Authored and Committed by mkosek 12 years ago
    Improve dnszone-add error message
    
    When a new DNS record is being added to DNS zone via command
      ipa dnsrecord-add ZONE @
    and the target ZONE does not exist it returns ObjectclassViolation
    which may confuse users. Make sure that standard DNS Zone NotFound
    exception is returned.
    
    https://fedorahosted.org/freeipa/ticket/2270
    
        
file modified
+7 -0