A Cloud Storage URI that specifies the path to a
krb5.conf file. It is of the form gs://{bucket_name}/path/to/krb5.conf,
although the file does not need to be named krb5.conf explicitly.
A Kerberos principal that exists in the both the keytab the KDC
to authenticate as. A typical principal is of the form
primary/instance@REALM, but there is no exact format.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides reference documentation for the `KerberosConfig` class within the Google.Cloud.Metastore.V1 API, specifically version 2.7.0."],["The `KerberosConfig` class is used to define configuration settings for a Kerberos principal, enabling authentication with a Kerberos Key Distribution Center (KDC)."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which offers diverse functionalities for managing and handling the configuration data."],["It contains properties such as `Keytab`, `Krb5ConfigGcsUri`, and `Principal`, which allow for setting the keytab file, the location of the krb5.conf file, and the principal name, respectively."],["There are multiple earlier versions of the `KerberosConfig` class's documentation, starting from version 1.0.0, and going up to the latest version, which is 2.9.0."]]],[]]