[
https://issues.apache.org/jira/browse/DIRKRB-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seelmann resolved DIRKRB-1.
----------------------------------
Resolution: Fixed
KDC server fixed here by ckoppelt:
http://svn.apache.org/viewvc?rev=760603&view=rev
http://svn.apache.org/viewvc?rev=762156&view=rev
http://svn.apache.org/viewvc?rev=764561&view=rev
GSSAPI bind fixed here:
http://svn.apache.org/viewvc?rev=801595&view=rev
> GSSAPI Test
> -----------
>
> Key: DIRKRB-1
> URL: https://issues.apache.org/jira/browse/DIRKRB-1
> Project: Directory Kerberos
> Issue Type: Bug
> Reporter: Christine Koppelt
> Priority: Critical
> Fix For: 1.5.5
>
>
> 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.