]
RH Bugzilla Integration updated TEIID-2764:
-------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
Kerberos/SPNEGO Module Dependency Missing
-----------------------------------------
Key: TEIID-2764
URL:
https://issues.jboss.org/browse/TEIID-2764
Project: Teiid
Issue Type: Bug
Affects Versions: 8.6
Environment: Windows2008R2
Reporter: Andy Yip
Assignee: Ramesh Reddy
Labels: dependencies, module
Fix For: 8.6
I encountered an issue where the LoginModule class was not found when trying to use the
Kerberos and the SPNEGO Login Module
A workaround was proposed to add the following to the to the org.jboss.teiid module.xml
dependency list.
<module name="sun.jdk"/> <!-- Kerberos -->
<module name="org.jboss.security.negotiation"/> <!-- SPNEGO -->
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: