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-09 UTC."],[[["This document provides reference information for the `KerberosConfig` class within the Google Cloud Metastore v1 API, specifically version 2.4.0, and also provides links to prior versions."],["`KerberosConfig` is used to configure Kerberos principals, handling keytab files, KDC authentication, and specifying a `krb5.conf` file via a Cloud Storage URI."],["The `KerberosConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for use in .NET applications."],["The class features constructors for default initialization and creating a copy of another `KerberosConfig`, along with properties such as `Keytab`, `Krb5ConfigGcsUri`, and `Principal` for configuring Kerberos."],["The document also provides links to all other versions of this document, ranging from version 1.0.0 up to the latest version 2.9.0."]]],[]]