]
RH Bugzilla Integration updated TEIID-3293:
-------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
Missing message for key "gss_auth_failed"
-----------------------------------------
Key: TEIID-3293
URL:
https://issues.jboss.org/browse/TEIID-3293
Project: Teiid
Issue Type: Bug
Components: JDBC Driver
Affects Versions: 8.7.1
Reporter: Juraj DurĂ¡ni
Assignee: Steven Hawkins
When trying to connect to the Teiid secured with kerberos without valid credentials in
the URL (*), connection fails and one exception in the stacktrace has message: <Missing
message for key "gss_auth_failed" in: org.teiid.jdbc.i18n>
(*) e.g.:
jdbc:teiid:test_vdb@mm://localhost:31000jaasName=TestClient;kerberosServicePrincipleName=service/this.service.does.not.exist@THIS.REALM.DOES.NOT.EXIST.COM