GSSAPI Test
-----------

                 Key: DIRSERVER-1341
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1341
             Project: Directory ApacheDS
          Issue Type: Bug
          Components: kerberos
            Reporter: Christine Koppelt
            Priority: Critical


Fix the testSaslGssapiBind() Test in class 
protocol-kerberos/src/test/java/org/apache/directory/server/kerberos/kdc/SaslGssapiBindITest
 so that it actually does what it promises to do.

    /**
     * Tests to make sure GSSAPI binds below the RootDSE work.
     */
    @Test
    public void testSaslGssapiBind()
    {
        assertTrue( true );
    }

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to