IBM Verify

 View Only

 Default directory location for kerberos keytab files in ISVA 10.0.8 in a virtual appliance on Red Hat 8

Jump to  Best Answer
Ade Odelana's profile image
Ade Odelana posted Wed April 09, 2025 01:12 PM

Hello.

We have kerberos keytab files that we have uploaded via the LMI.

We want to type the kerberos keytab file name into in the kerberos-keytab-file field on our reverse proxy configuration file, but we need the full pathname to the keytab file

Which is the default directory location for kerberos keytab files in ISVA 10.0.8 in a virtual appliance on Red Hat 8.

Thanks.

Ade

JACK YARBOROUGH's profile image
JACK YARBOROUGH  Best Answer

Hello Ade,

On the appliance you don't use full file path names.

Here is an example from my lab:

---
# The following files are currently available for this configuration entry:
# - spnego_V8.keytab

spnego-krb-keytab-file = spnego_V8.keytab

---
Once the keytab is recognized by the Reverse Proxy instance then you'll see it available as a comment in the configuration file. You just set the value as-is without a path. The paths are hidden on the appliance to prevent misconfiguration.