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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eKerberosConfig\u003c/code\u003e is 2.9.0, with historical versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKerberosConfig\u003c/code\u003e is a sealed class used for configuration information related to a Kerberos principal, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed using a default constructor \u003ccode\u003eKerberosConfig()\u003c/code\u003e or a constructor that takes another \u003ccode\u003eKerberosConfig\u003c/code\u003e object \u003ccode\u003eKerberosConfig(KerberosConfig other)\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKerberosConfig\u003c/code\u003e class has properties such as \u003ccode\u003eKeytab\u003c/code\u003e (of type \u003ccode\u003eSecret\u003c/code\u003e), \u003ccode\u003eKrb5ConfigGcsUri\u003c/code\u003e (a string representing a Cloud Storage URI), and \u003ccode\u003ePrincipal\u003c/code\u003e (a string defining the Kerberos principal).\u003c/p\u003e\n"]]],[],null,[]]