How to enable debug logging to troubleshoot Kerberos Authentication issues in TIBCO Data Virtualization?

How to enable debug logging to troubleshoot Kerberos Authentication issues in TIBCO Data Virtualization?

book

Article ID: KB0071317

calendar_today

Updated On:

Products Versions
TIBCO Data Virtualization All supported versions

Description

This article provides details on how to enable debug logging to troubleshoot Kerberos authentication related issues in TIBCO Data Virtualization(TDV). 

Environment

All supported Operating Systems

Resolution

To enable Kerberos debug logging :
Launch TDV Studio and Navigate to Administration tab > Configuration panel >Server >Configuration >Security >Authentication >Kerberos  and  Set this to true.

Screenshot for reference:
User-added image

This will log Debug entries in the cs_server.out or cs_monitor.out file. The Kerberos debug trace will be written to one of these logs. 
------------- example -------------

Debug is  true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is C:\tibco\tss\10.3.3\tomcat\spotfire-config\spotfire.keytab refreshKrb5Config is false principal is

HTTP/test_machine.analytics.com@ANALYTICS.COM tryFirstPass is false useFirstPass is false storePass is false clearPass is false
principal is HTTP/test_machine.analytics.com@ANALYTICS.COM
Will use keytab
Commit Succeeded
--------------------------------------

Make sure to disable config once debug logs are obtained.

Issue/Introduction

How to enable debug logging to troubleshoot Kerberos Authentication issues in TIBCO Data Virtualization?