kerberos.keytab.update

Update kerberos keytab by id.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the Kerberos keytab entry to update.

Parameter 2: data

data

Type: object

Updated Kerberos keytab configuration data.

No Additional Properties

Name

Type: string

Name of the kerberos keytab entry. This is an identifier for the keytab and not the name of the keytab file. Some names are used for internal purposes such as ADMACHINEACCOUNT and IPAMACHINEACCOUNT.

Must be at least 1 characters long

File


Base64 encoded kerberos keytab entries to append to the system keytab.

Type: string

Must be at least 1 characters long

Type: null

KerberosKeytabEntry

Type: object

The updated Kerberos keytab entry.

No Additional Properties

Id

Type: integer

Unique identifier for the Kerberos keytab entry.

Name

Type: string

Name of the kerberos keytab entry. This is an identifier for the keytab and not the name of the keytab file. Some names are used for internal purposes such as ADMACHINEACCOUNT and IPAMACHINEACCOUNT.

Must be at least 1 characters long

File


Base64 encoded kerberos keytab entries to append to the system keytab.

Type: string

Must be at least 1 characters long

Type: null


Required roles: DIRECTORY_SERVICE_WRITE