[ 
https://issues.apache.org/jira/browse/PHOENIX-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488929#comment-16488929
 ] 

ASF GitHub Bot commented on PHOENIX-4749:
-----------------------------------------

GitHub user aaraujo opened a pull request:

    https://github.com/apache/phoenix/pull/302

    PHOENIX-4749 Allow SPNEGO to be disabled when using Kerberos

    https://issues.apache.org/jira/browse/PHOENIX-4749

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aaraujo/phoenix PHOENIX-4749

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/302.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #302
    
----
commit 3c6fde66974a5ef3ccbe285972f69b057b159eac
Author: Alex Araujo <alexaraujo@...>
Date:   2018-05-23T15:28:48Z

    PHOENIX-4749 Allow SPNEGO to be disabled when using Kerberos

----


> Allow SPNEGO to be disabled for client auth when using Kerberos with HBase
> --------------------------------------------------------------------------
>
>                 Key: PHOENIX-4749
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4749
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Alex Araujo
>            Assignee: Alex Araujo
>            Priority: Major
>             Fix For: 4.14.0, 5.0.0
>
>         Attachments: PHOENIX-4749.patch
>
>
> Phoenix Query Server forces SPNEGO auth (Kerberos) for clients when Kerberos 
> auth is enabled for HBase.
> Client authentication should be decoupled from HBase authentication. This 
> would allow for other client authentication mechanisms to be plugged in when 
> Kerberos is used for HBase.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to