UseKerberosTicketCache
Specifies whether the provider uses the Kerberos ticket cache for authentication instead of a keytab file.
データ型
bool
デフォルト値
false
解説
When set to true, the 本製品 uses the Kerberos tickets already obtained by the logged-in user. In this mode, KerberosKeytabFile is not required.
When set to false, the 本製品 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.