| Summary: | [GSS](6.4.z) IBM JDK 6 has issues handling a role with a "/" in the name when -Dorg.jboss.as.domain.management.security.parseGroupNameFromLdapDN=true | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brad Maxwell <bmaxwell> |
| Component: | Security | Assignee: | Ivo Studensky <istudens> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Josef Cacek <jcacek> |
| Severity: | medium | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.4.6 | CC: | anmiller, bbaranow, bdawidow, bmaxwell, cdewolf, cdolphy, darran.lofthouse, dhorton, dpospisi, istudens, jawilson, jbilek, jcacek, jtruhlar, olukas, philfest, pskopek, rsvoboda, vtunka |
| Target Milestone: | CR1 | ||
| Target Release: | EAP 6.4.7 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://github.com/jbossas/jboss-eap/pull/2654 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1196343 | Environment: | |
| Last Closed: | 2017-01-17 11:54:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1196343 | ||
| Bug Blocks: | 1279552 | ||
|
Comment 1
Brad Maxwell
2016-01-25 20:58:04 UTC
Verified in EAP 6.4.7.CP.CR2. Due to bug in Apache Harmony with IBM JDK 1.6 [1] expected role with '/' character is still not assigned to user. However fix of this BZ causes that authentication can proceed and does not fail with IllegalArgumentException (caused by Apache Harmony bug). [1] https://issues.apache.org/jira/browse/HARMONY-4229 Retroactively bulk-closing issues from released EAP 6.4 cumulative patches. |