Bug 1172144 - KerberosHttpInterfaceTestCase fails on IPv6
Summary: KerberosHttpInterfaceTestCase fails on IPv6
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Testsuite
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER1
: EAP 6.4.0
Assignee: jboss-set
QA Contact: Petr Kremensky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-09 13:22 UTC by Petr Kremensky
Modified: 2019-08-19 12:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:45:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1172180 0 unspecified CLOSED Kerberos authentication into Management Console does not select correct keytab element with IPv6 address 2021-02-22 00:41:40 UTC

Internal Links: 1172180

Description Petr Kremensky 2014-12-09 13:22:11 UTC
Description of problem:
 org.jboss.as.test.manualmode.security.realms.KerberosHttpInterfaceTestCase fails on IPv6.

Version-Release number of selected component (if applicable):
 EAP 6.4.0.DR12

testAppropriateHostNotInForHostKeyTab Failed
testDoNotRemoveKerberosRealm Failed
testForHostKeyTab Failed
testMinimalKeyTab Failed
testNotSuitableKeyTab Fixed
testRelativeToKeyTab Failed
testRemoveKerberosRealm Failed
testTestOperationInKerberosRealm Failed
testUserWithTicketFromDifferentRealm Failed

Additional info:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-as-testsuite-IPv6-rhel/26/RELEASE=6.4.0,jdk=openjdk1.7_local,label_exp=linux-pure-ipv6/testReport/org.jboss.as.test.manualmode.security.realms/KerberosHttpInterfaceTestCase/

Comment 1 Ondrej Lukas 2014-12-09 14:57:31 UTC
This is caused by two issues:
1) Bug in KerberosHttpInterfaceTestCase with IPv6. I will fix it. It is related to following tests:
- testTestOperationInKerberosRealm
- part of testForHostKeyTab

2) Bug in Kerberos authentication into Management Console with IPv6. I fill new bugzilla for this issue since it is bug and it is not related to testsuite. See BZ#1172180.

Comment 3 Marek Kopecky 2015-01-13 12:56:22 UTC
Verified on EAP 6.4.0.ER1


Note You need to log in before you can comment on or make changes to this bug.