2265cb8 Don't allow both a zone name and --name-from-ip to be provided

1 file Authored by rcritten 3 years ago, Committed by abbra 3 years ago,
    Don't allow both a zone name and --name-from-ip to be provided
    
    --name-from-ip will generate a zone name so there is no point in
    the user providing one. If one is provided and doesn't match the
    generated name then a validation exception is raised.
    
    https://pagure.io/freeipa/issue/8446
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Rafael Guterres Jeffman <rjeffman@redhat.com>
    
        
file modified
+8 -0