Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14579

Users authenticated with KERBEROS are recorded as being authenticated with SIMPLE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.0.0, 1.2.0, 0.98.15
    • None
    • security
    • None
    • Incompatible change

    Description

      That's the HBase version of HADOOP-10683.

      We see:
      hbase.Server (RpcServer.java:saslReadAndProcess(1446)) - Auth successful for securedUser/localhost@EXAMPLE.COM (auth:SIMPLE)

      while we would like to see:
      hbase.Server (RpcServer.java:saslReadAndProcess(1446)) - Auth successful for securedUser/localhost@EXAMPLE.COM (auth:KERBEROS)

      The fix is simple, but it means we need hadoop 2.5+.
      There is also a lot of cases where HBase calls "createUser" w/o specifying the authentication method... I don"'t have the solution for these ones.

      Attachments

        1. hbase-14579.patch
          0.7 kB
          Nicolas Liochon

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nkeywal Nicolas Liochon
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: