Alternative Location for Credential Cache Directory
Use this policy to control the adclient.krb5.ccache.dir configuration parameter. For details, see Configuration and Tuning Reference Guide.
The adclient.krb5.ccache.dir
parameter specifies the directory where Kerberos ccache files are stored when krb5.cache.type
is FILE.
This is useful when Kerberos applications in Docker containers use the Kerberos cache files. This parameter, in conjunction with adclient.krb5.ccache.dir.secure.usable.check
enables volume bind mapping so that Kerberos cache files in the host OS are available to the Docker containers.