[
https://issues.jboss.org/browse/TEIID-1610?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-1610:
---------------------------------------
Looks great. Do you mean "if
(!Boolean.True.equals(result.getProperty(ILogon.KRB5_ESTABLISHED)))" in
ODBCServerRemoteImpl? Seems like it could be null and we only want to continue if not
established.
Also I was thinking that depending upon how many calls are needed for authentication we
may want to only pass the full connection properties in ILogon.logon and then not pass
them for the negotiation call. That would just require having a placeholder for them on
the server side.
Support kerberos authentication forwarding for remote clients
-------------------------------------------------------------
Key: TEIID-1610
URL:
https://issues.jboss.org/browse/TEIID-1610
Project: Teiid
Issue Type: Enhancement
Components: JDBC Driver
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Teiid clients in addition to supporting the standard encrypted login, should be able to
forward an existing ticket. The server would be expected to have a security domain
configured appropriately.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira