You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jiajia Li (JIRA)" <ji...@apache.org> on 2016/04/14 07:35:25 UTC

[jira] [Created] (DIRKRB-552) Fail to restart KdcServer

Jiajia Li created DIRKRB-552:
--------------------------------

             Summary: Fail to restart KdcServer
                 Key: DIRKRB-552
                 URL: https://issues.apache.org/jira/browse/DIRKRB-552
             Project: Directory Kerberos
          Issue Type: Bug
            Reporter: Jiajia Li


For example in KeytabLoginTest add following test:
{code}
    @Test
    public void testLoginSecond() throws Exception {
        checkSubject(super.loginServiceUsingKeytab());
    }
{code}
will with exception "javax.security.auth.login.LoginException: ICMP Port Unreachable"



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