db_configure_kerberos
Sets parameters for DB Kerberos authentication.
Mandatory Parameters
Parameter name | Data type | Description |
---|---|---|
db_name | string | The name of an existing database. |
keytab | string | Keytab file. Use {<filename} syntax of confd_client to pass the file name. |
Optional Parameters
Parameter name | Data type | Description |
---|---|---|
realm | string | Realm of the Kerberos principal. Sets the -kerberosRealm DB parameter. |
service | string | Kerberos service name. Sets the -kerberosServiceName DB parameter. |
host | string | Host name of the Kerberos principal. Sets the -kerberosHostname DB parameter. |
Substitute Parameters
There are no substitute parameters.
Allowed Users
The following users are allowed to run this job:
- root
Allowed Groups
The following groups are allowed to run this job:
- root
- exaadm
- exadbadm
Examples
There are no examples.