Kerberos configuration parameters
The following parameters let you configure the Vertica principal for Kerberos authentication and specify the location of the Kerberos keytab
file.
Query the CONFIGURATION_PARAMETERS system table to determine what levels (node, session, user, database) are valid for a given parameter.
Parameter | Description |
---|---|
KerberosServiceName |
Provides the service name portion of the Vertica Kerberos principal. By default, this parameter is
Default: vertica |
KerberosHostname |
Provides the instance or host name portion of the Vertica Kerberos principal. For example:
If you omit the optional |
KerberosRealm |
Provides the realm portion of the Vertica Kerberos principal. A realm is the authentication administrative domain and is usually formed in uppercase letters. For example:
|
KerberosKeytabFile |
Provides the location of the
Note
|
KerberosTicketDuration |
Determines the lifetime of the ticket retrieved from performing a kinit. The default is 0 (zero) which disables this parameter. If you omit setting this parameter, the lifetime is determined by the default Kerberos configuration. |