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

Improve the patch of HADOOP-13119

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha4
    • security
    • None

    Description

      For some links(such as "/jmx, /stack"), blocking the links in filter chain due to impersonation issue is not friendly for users. For example, user "sam" is not allowed to be impersonated by user "knox", and the link "/jmx" doesn't need any user to do authorization by default. It only needs user "knox" to do authentication, in this case, it's not right to block the access in SPNEGO filter. We intend to check impersonation permission when the method "getRemoteUser" of request is used, so that such kind of links("/jmx, /stack") would not be blocked by mistake.

      Attachments

        1. HADOOP-14077.001.patch
          8 kB
          Yuanbo Liu
        2. HADOOP-14077.002.patch
          9 kB
          Yuanbo Liu
        3. HADOOP-14077.003.patch
          13 kB
          Yuanbo Liu

        Issue Links

          Activity

            People

              yuanbo Yuanbo Liu
              yuanbo Yuanbo Liu
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: