You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org> on 2012/05/03 22:30:49 UTC

[jira] [Commented] (OOZIE-773) AuthorizationService should be able to use a group to identify superusers

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

jiraposter@reviews.apache.org commented on OOZIE-773:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4998/
-----------------------------------------------------------

Review request for oozie.


Summary
-------

adds the option to specify a list of admin groups to check users for admin privileges instead of using the adminusers.txt file. the adminusers.txt file option is still available if the admin groups list is not specified.


This addresses bug OOZIE-773.
    https://issues.apache.org/jira/browse/OOZIE-773


Diffs
-----

  trunk/core/src/main/java/org/apache/oozie/service/AuthorizationService.java 1333606 
  trunk/core/src/test/java/org/apache/oozie/service/TestAuthorizationService.java 1333606 
  trunk/docs/src/site/twiki/AG_Install.twiki 1333606 

Diff: https://reviews.apache.org/r/4998/diff


Testing
-------

run all tests successfully


Thanks,

Alejandro


                
> AuthorizationService should be able to use a group to identify superusers
> -------------------------------------------------------------------------
>
>                 Key: OOZIE-773
>                 URL: https://issues.apache.org/jira/browse/OOZIE-773
>             Project: Oozie
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 3.2.0
>
>
> Currently the AuthorizationService reads the list of admin users from a file in Oozie's conf. Given than now we have a GroupsService we should have an option do define a list of groups that are considered adminusers. 
> The existing adminusers.txt file would still be supported.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira