Bug 1211539
| Summary: | Pass-through kerberos authentication on IBM JDK - principal is not passed to MSSQL driver | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Juraj Duráni <jdurani> | ||||||||
| Component: | Teiid | Assignee: | Van Halbert <vhalbert> | ||||||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 6.2.0 | CC: | drieden, vhalbert | ||||||||
| Target Milestone: | --- | Keywords: | Documentation | ||||||||
| Target Release: | 6.2.0 | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: |
If you are using the IBM Java Development Kit, Kerberos identification will fail under some circumstances. This is because the Kerberos principal is not passed to the driver. As a result, the user will see an exception. MSSQL is affected (pass-through configuration only) as is Impala (for both static and pass-through configurations).
|
Story Points: | --- | ||||||||
| Clone Of: | Environment: |
OS: Fedora 20
java: IBM JDK 1.7
arch: x86_64
|
|||||||||
| Last Closed: | 2015-10-02 16:38:49 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: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Juraj Duráni
2015-04-14 09:26:22 UTC
Created attachment 1014225 [details]
Configuration file
Created attachment 1014226 [details]
VDB for static configuration
Created attachment 1014227 [details]
VDB for pass-through authentication
Same problem with Impala (pass-through). But in this case even static configuration does not work. Static configuration error: ERROR [org.apache.thrift.transport.TSaslTransport] (Worker1_QueryProcessorQueue1) SASL negotiation failure: javax.security.sasl.SaslException: Final handshake failed [Caused by org.ietf.jgss.GSSException, major code: 11, minor code: 0 major string: General failure, unspecified at GSSAPI level minor string: Input max size 0 less than computed required size 53] Additional info to Comment 4: IBM jdk is not supported - http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/pcm_jdk_cdh_cm.html Release note errata - in progress. Release note draft completed. Assigning back to Van for engineering. Steven Hawkins <shawkins> updated the status of jira TEIID-3425 to Resolved |