IMPORT/EXPORT using Kerberos authentication for JDBC data sources will fail

Details

Detail name Value
Changelog Number 21084
Type Bug
Status Resolved
Affected Versions Exasol 8.0.0
Fix Versions Exasol 8.29.0
Resolution Date 2024-07-12

Description

IMPORT/EXPORT statements using Kerberos authentication for JDBC data sources will with an authentication error. The cause is using the wrong encoding for the base64-encoded Kerberos configuration and keytab files.

Workaround

There is no workaround.

Fix

The issue is fixed so that the Kerberos files are encoded properly.