Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9325

KerberosAuthenticationHandler and AuthenticationFilter should be able to reference Hadoop configurations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • security
    • None
    • AuthFilter SPNEGO KerberosAuthenticationHandler AuthenticationFilter

    Description

      In KerberosAuthenticationHandler SPNEGO activities, KerberosName is used to get short name for client principal, which needs in some Kerberos authentication situations to reference translation rules defined in Hadoop configuration file like core-site.xml
      as follows:

      <property>
      <name>hadoop.security.auth_to_local</name>
      <value>...</value>
      </property>

      Note, this is an issue only if default rule can't meet the requirement and custom rules need to be defined.

      Attachments

        Activity

          People

            Unassigned Unassigned
            drankye Kai Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: