Does SiteMinder support a custom krb5.conf and a custom location of the conf file?
search cancel

Does SiteMinder support a custom krb5.conf and a custom location of the conf file?

book

Article ID: 258824

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

The customer wanted to make customizations to the krb5.conf on Linux. In addition they wanted to keep it in a custom location.

Environment

Release : 12.8.05

Linux

Cause

 
 
 

Resolution

On Linux the default filename is the krb5.conf, on Windows it is the krb5.ini.
The default locations are as follows:
Windows - c:\Windows\krb5.ini
Linux - /etc/krb5/krb5.conf
 
We do not provide this file, but there is a sample in the documentation. It can be customized per your needs.
 
On Linux you can place the custom file in an alternate path by updating the environment variable, KRB5_CONF= <custompath>