kerberos.realm.query

Sent on kerberos.realm changes.

Type: object

KerberosRealmAddedEvent

Type: object
No Additional Properties

Id

Type: integer

KerberosRealmEntry

Type: object
No Additional Properties

Id

Type: integer

Unique identifier for the Kerberos realm configuration.

Realm

Type: string

Kerberos realm name. This is external to TrueNAS and is case-sensitive. The general convention for kerberos realms is that they are upper-case.

Must be at least 1 characters long

Primary Kdc

Default: null

The master Kerberos domain controller for this realm. TrueNAS uses this as a fallback if it cannot get credentials because of an invalid password. This can help in environments where the domain uses a hub-and-spoke topology. Use this setting to reduce credential errors after TrueNAS automatically changes its machine password.

Type: string

Must be at least 1 characters long

Type: null

Kdc

Type: array of string Default: []

List of kerberos domain controllers. If the list is empty then the kerberos libraries will use DNS to look up KDCs. In some situations this is undesirable as kerberos libraries are, for intance, not active directory site aware and so may be suboptimal.

No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long

Admin Server

Type: array of string Default: []

List of kerberos admin servers. If the list is empty then the kerberos libraries will use DNS to look them up.

No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long

Kpasswd Server

Type: array of string Default: []

List of kerberos kpasswd servers. If the list is empty then DNS will be used to look them up if needed.

No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long

KerberosRealmChangedEvent

Type: object
No Additional Properties

Id

Type: integer

KerberosRealmEntry

Type: object
No Additional Properties

Id

Type: integer

Unique identifier for the Kerberos realm configuration.

Realm

Type: string

Kerberos realm name. This is external to TrueNAS and is case-sensitive. The general convention for kerberos realms is that they are upper-case.

Must be at least 1 characters long

Primary Kdc

Default: null

The master Kerberos domain controller for this realm. TrueNAS uses this as a fallback if it cannot get credentials because of an invalid password. This can help in environments where the domain uses a hub-and-spoke topology. Use this setting to reduce credential errors after TrueNAS automatically changes its machine password.

Type: string

Must be at least 1 characters long

Type: null

Kdc

Type: array of string Default: []

List of kerberos domain controllers. If the list is empty then the kerberos libraries will use DNS to look up KDCs. In some situations this is undesirable as kerberos libraries are, for intance, not active directory site aware and so may be suboptimal.

No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long

Admin Server

Type: array of string Default: []

List of kerberos admin servers. If the list is empty then the kerberos libraries will use DNS to look them up.

No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long

Kpasswd Server

Type: array of string Default: []

List of kerberos kpasswd servers. If the list is empty then DNS will be used to look them up if needed.

No Additional Items
Each item of this array must be:
Type: string

Must be at least 1 characters long

KerberosRealmRemovedEvent

Type: object
No Additional Properties

Id

Type: integer


Required roles: DIRECTORY_SERVICE_READ