[
https://issues.apache.org/jira/browse/STORM-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216305#comment-14216305
]
ASF GitHub Bot commented on STORM-410:
--------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/317
[STORM-410] Add groups support to log-viewer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-410
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/317.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 #317
----
commit a7a57e1d09216edec6fc75b69d6afd113d40cf7e
Author: Robert (Bobby) Evans <[email protected]>
Date: 2014-11-18T15:30:54Z
[STORM-410] Add groups support to log-viewer
----
> (Security) add groups support to logviewer
> ------------------------------------------
>
> Key: STORM-410
> URL: https://issues.apache.org/jira/browse/STORM-410
> Project: Apache Storm
> Issue Type: Improvement
> Affects Versions: 0.10.0
> Reporter: Robert Joseph Evans
> Assignee: Raghavendra Nandagopal
> Labels: security
>
> Once STORM-347 goes in we should look at allowing topologies to grant access
> to the UI and logs by group, not just by user. This should probably involve
> adding in new configs for ui and logs groups. Updating the code that does
> checks to also check if the user is a part of these groups, and updating the
> logviewer metadata file to include the groups allowed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)