Properties of a KerberosConfig.
Package
@google-cloud/dataprocProperties
crossRealmTrustAdminServer
crossRealmTrustAdminServer?: (string|null);KerberosConfig crossRealmTrustAdminServer
crossRealmTrustKdc
crossRealmTrustKdc?: (string|null);KerberosConfig crossRealmTrustKdc
crossRealmTrustRealm
crossRealmTrustRealm?: (string|null);KerberosConfig crossRealmTrustRealm
crossRealmTrustSharedPasswordUri
crossRealmTrustSharedPasswordUri?: (string|null);KerberosConfig crossRealmTrustSharedPasswordUri
enableKerberos
enableKerberos?: (boolean|null);KerberosConfig enableKerberos
kdcDbKeyUri
kdcDbKeyUri?: (string|null);KerberosConfig kdcDbKeyUri
keyPasswordUri
keyPasswordUri?: (string|null);KerberosConfig keyPasswordUri
keystorePasswordUri
keystorePasswordUri?: (string|null);KerberosConfig keystorePasswordUri
keystoreUri
keystoreUri?: (string|null);KerberosConfig keystoreUri
kmsKeyUri
kmsKeyUri?: (string|null);KerberosConfig kmsKeyUri
realm
realm?: (string|null);KerberosConfig realm
rootPrincipalPasswordUri
rootPrincipalPasswordUri?: (string|null);KerberosConfig rootPrincipalPasswordUri
tgtLifetimeHours
tgtLifetimeHours?: (number|null);KerberosConfig tgtLifetimeHours
truststorePasswordUri
truststorePasswordUri?: (string|null);KerberosConfig truststorePasswordUri
truststoreUri
truststoreUri?: (string|null);KerberosConfig truststoreUri