Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3164

Second connection to VDB through Kerberos authentication ends with exception

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: 8.7.1
    • Fix Version/s: 8.7.1, 8.9
    • Component/s: None
    • Labels:
      None
    • Environment:

      OS: fedora20
      arch: x86_64
      java: sun 1.7
      kdc: on localhost

    • Steps to Reproduce:
      Hide

      1. Comfigure Kerberos authentication with Teiid over JDBC (https://developer.jboss.org/wiki/APracticalhow-toGuideToKerberosAuthenticationWithTeiidOverJDBC)

      • do not set default Kerberos authentication for teiid-jdbc port:
        <transport name="jdbc" socket-binding="teiid-jdbc" protocol="teiid">
        <authentication security-domain="teiid-security"/>
        </transport>

      2. Create dynamic VDB and add required properties to define Kerberos authentication (https://docs.jboss.org/author/display/teiid88final/Kerberos+support+through+GSSAPI)
      3. Connect to VDB and run any query (e.g. SELECT VDBName FROM SYS.Schemas)
      4. First attempt should return correct result
      5. Second ends with exception

      Show
      1. Comfigure Kerberos authentication with Teiid over JDBC ( https://developer.jboss.org/wiki/APracticalhow-toGuideToKerberosAuthenticationWithTeiidOverJDBC ) do not set default Kerberos authentication for teiid-jdbc port: <transport name="jdbc" socket-binding="teiid-jdbc" protocol="teiid"> <authentication security-domain="teiid-security"/> </transport> 2. Create dynamic VDB and add required properties to define Kerberos authentication ( https://docs.jboss.org/author/display/teiid88final/Kerberos+support+through+GSSAPI ) 3. Connect to VDB and run any query (e.g. SELECT VDBName FROM SYS.Schemas) 4. First attempt should return correct result 5. Second ends with exception
    • Bugzilla Update:
      Perform

      Description

      Second (third,forth,...) conection to VDB through Kerberos ends with exception:
      javax.security.auth.login.LoginException: TEIID50103 Wrong Response returned from EXAMPLE.COM security domain; Expecting a Kerberoes response

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                rareddy Ramesh Reddy
                Reporter:
                jdurani Juraj Duráni
              • Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: