/clusters/{clusterName}/commands/configureForKerberos
Mount Point: /api/v14/clusters/{clusterName}/commands/configureForKerberos
POST
Command to configure the cluster to use Kerberos for authentication. This command will configure all relevant services on a cluster for Kerberos usage. This command will trigger a GenerateCredentials command to create Kerberos keytabs for all roles in the cluster.
Parameters
| name | description | type | default | 
|---|---|---|---|
| clusterName | The name of the cluster. | path | 
Request Body
| element: | configureForKerberosArgs | 
Arguments for the configure for kerberos command.
Response Body
| element: | command | 
Information about the submitted command.