ADO.NET Provider for Apache Kafka

Build 25.0.9539

UseKerberosTicketCache

Specifies whether the provider uses the Kerberos ticket cache for authentication instead of a keytab file.

Data Type

bool

Default Value

false

Remarks

When set to true, the provider uses the Kerberos tickets already obtained by the logged-in user. In this mode, KerberosKeytabFile is not required.

When set to false, the provider uses the keytab file specified in KerberosKeytabFile to obtain Kerberos credentials.

This option is useful when users authenticate interactively and already have valid Kerberos tickets on the system.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539