0 Replies Latest reply on Jul 15, 2014 1:04 AM by meenatp

    NTLM in Teiid

    meenatp

      I want to use NTLM based authentication using jdbc connector in Teiid. I have tried to create a connecton to Database using:

      1. Create Teiid Model Project-> Source ->Import->JDBC Connection

      2. I see a feature called integrated security checkbox in Specify a Driver and Connection profile.

      3 I have added sqljdbc_auth.dll file to the system path, for example "c:\Windows\System32" and set the java environment properties.

      bit still i cant able to do NTML authentication , i think i need to make some changes in configuration also Kindly give me the steps to connect to database using NTLM