You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Xu Yaning (JIRA)" <ji...@apache.org> on 2015/08/06 03:41:04 UTC

[jira] [Created] (DIRKRB-389) Fix kadmin break down when input command is illegal

Xu Yaning created DIRKRB-389:
--------------------------------

             Summary: Fix kadmin break down when input command is illegal
                 Key: DIRKRB-389
                 URL: https://issues.apache.org/jira/browse/DIRKRB-389
             Project: Directory Kerberos
          Issue Type: Bug
            Reporter: Xu Yaning


When we input some commands illegally, kadmin will break down, such as delete a principal that doesn't exist. However, we expect to see kadmin tell us the principal doesn't exist rather break down. It's mainly because we throw some RuntimeException in the code base. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)