Kerberos Settings
AtScale supports the following settings for configuring Kerberos authentication.
kerberos.cache.file
- Default:
- Restart: Yes
The fully qualified pathname of the Kerberos ticket cache file.
kerberos.service
- Default:
- Restart: Yes
The primary part of the Kerberos principal under which AtScale runs. (This is often the same as the service username; for example, atscale
.)
kerberos.keytab
- Default:
- Restart: Yes
The fully qualified pathname of the Kerberos principal's keytab file.
kerberos.client.enabled
- Default:
false
- Restart: Yes
Whether or not AtScale should make outbound data connections using Kerberos.
kerberos.service.password
- Default:
XXXXXX
- Restart: Yes
The password of the Kerberos principal under which AtScale runs.
kerberos.domain
- Default:
- Restart: Yes
The realm of the Kerberos principal under which AtScale runs.
kerberos.host
- Default:
- Restart: Yes
The instance part of the Kerberos principal under which AtScale runs. When present, it appears after a slash.
kerberos.cache.enabled
- Default:
false
- Restart: Yes
Search for the principal's TGT in the Kerberos ticket cache file.