[
https://issues.apache.org/jira/browse/DRILL-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610810#comment-14610810
]
Chris Westin commented on DRILL-3201:
-------------------------------------
Extend Drill security to the web UI :
(P0) Support userid & password based authentication against PAM similar to
JDBC/ODBC (i.e when I launch web UI, I should be asked for credentials which in
turn are validated against the PAM configured)
(P0) Control the extent of access to the various functionality in the web UI
based on user logged in.
For ex: Only a specified set of admin users/groups should be able access all
Web UI functionality including looking at the list of all in-progress/completed
queries and associated profiles and being able to cancel them.
(P1) All the remaining (individual) users on the can see only their
interactions with Drill server (i.e the list of queries they submitted and
cancel them)
> Drill UI Authentication
> -----------------------
>
> Key: DRILL-3201
> URL: https://issues.apache.org/jira/browse/DRILL-3201
> Project: Apache Drill
> Issue Type: Improvement
> Components: Client - HTTP
> Affects Versions: 1.0.0
> Environment: Drill 1.0.0
> Reporter: Rajkumar Singh
> Assignee: Jason Altekruse
> Labels: features
> Fix For: 1.2.0
>
>
> DRILL UI don't have authentication feature thats why any user can cancel the
> running query or can change the storage plugin configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)