This document provides guidelines for setting up Kerberos pass-through with Teradata for Strategy Intelligence Server 10.6 or higher running on Linux Operating Systems.
Prerequisites
Procedure
The following document provides steps for configuring Integrated Authentication using Kerberos in a Unix environment, so this document will not cover those steps again:
KB19110 : How to configure Strategy Intelligence Server Universal 9.x for Kerberos (Integrated) authentication on Unix/Linux operating systems
Refer to the following document for steps to configure Kerberos authentication for Strategy Web:
KB33291 : How to configure Internet Explorer, Firefox, and Chrome for Integrated Authentication with Kerberos for Strategy Web 9.x

[ODBC Data Sources] TERADATA_SERVER_KERB=TERADATA_SERVER [TERADATA_SERVER_KERB] Driver=/opt/teradata/teradata/client/ODBC_64/lib/tdata.so Description=Server running Teradata V2R5 DBCName=XXXX.test.example.com SessionMode=Teradata NoScan=Yes RunInQuietMode=Yes StCheckLevel=0 DateTimeFormat=AAA LastUser= MechanismName=KRB5 Username= Password= Database=TEST DefaultDatabase=TEST CharacterSet= EnableExtendedStmtInfo=Yes UseNativeLOBSupport=No MaxRespSize=1048576
NOTE: The instructions below are for the Strategy Developer machine that is to be used to create the DB instance and do the Passthrough configuration, but it is recommended to make this change on the PDS file on the Linux Intelligence Server machine as well (the DATABASE.PDS is found in the Strategy install folder: default folder is /opt/Strategy)







At this point the database is ready for Kerberos authentication passthrough, so assuming that all other Kerberos environment setup is in place, the connection to the database should be successful and tables should be retrievable:

KB320454