kerberos.keytab.create

Create a kerberos keytab. Uploaded keytab files will be merged with the system keytab under /etc/krb5.keytab.

file b64encoded kerberos keytab name name for kerberos keytab

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: data

data

Type: object
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
No Additional Properties

Id

Type: integer

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