GitHub user sindhurirayavaram opened a pull request:

    https://github.com/apache/drill/pull/944

    DRILL-5425: Support HTTP Kerberos auth using SPNEGO

    SPNEGO extends kerberos authentication to Drill WEB UI. 
    
    Things to be added 
    -Unit Tests
    -Showing the login option depending on the configured mechanisms


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

    $ git pull https://github.com/sindhurirayavaram/drill Spnego

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

    https://github.com/apache/drill/pull/944.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 #944
    
----
commit c770a2e7b0e75c4f18b954d8ada36469f00c8355
Author: mapr <mapr@mapr.local>
Date:   2017-09-11T23:56:22Z

    Added comments

commit 6015e98f08c1961bbbc9911946522f9a076e87e0
Author: mapr <mapr@mapr.local>
Date:   2017-09-13T19:48:28Z

    Added Test Cases

commit 5ff12ba1fe38fd728b0c33a686c665547dd21c50
Author: Sindhuri <mapr@mapr.local>
Date:   2017-09-15T22:21:53Z

    Formatted code

----


---

Reply via email to