You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by richard zhou <ri...@intel.com> on 2015/02/15 08:26:11 UTC

Review Request 31057: SQOOP-2080: refactor default RBAC implementation (combine action type)

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

Review request for Sqoop.


Repository: sqoop-sqoop2


Description
-------

Combine action type:
READ (original type: VIEW, USE, STATUS) on JOB and LINK
WRITE (original type: UPDATE, DELETE, ENABLE_DISABLE, START_STOP) on job and LINK, not on CONNECTOR
ALL (includes READ, WRITE) on SERVER


Diffs
-----

  security/src/main/java/org/apache/sqoop/security/Authorization/AuthorizationEngine.java bb1ce3b741087d505350777dc23e6d7f1af53577 

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


Testing
-------

local


Thanks,

richard zhou


Re: Review Request 31057: SQOOP-2080: refactor default RBAC implementation (combine action type)

Posted by Abraham Elmahrek <ab...@cloudera.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31057/#review72838
-----------------------------------------------------------

Ship it!


Ship It!

- Abraham Elmahrek


On Feb. 15, 2015, 7:26 a.m., richard zhou wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31057/
> -----------------------------------------------------------
> 
> (Updated Feb. 15, 2015, 7:26 a.m.)
> 
> 
> Review request for Sqoop.
> 
> 
> Repository: sqoop-sqoop2
> 
> 
> Description
> -------
> 
> Combine action type:
> READ (original type: VIEW, USE, STATUS) on JOB and LINK
> WRITE (original type: UPDATE, DELETE, ENABLE_DISABLE, START_STOP) on job and LINK, not on CONNECTOR
> ALL (includes READ, WRITE) on SERVER
> 
> 
> Diffs
> -----
> 
>   security/src/main/java/org/apache/sqoop/security/Authorization/AuthorizationEngine.java bb1ce3b741087d505350777dc23e6d7f1af53577 
> 
> Diff: https://reviews.apache.org/r/31057/diff/
> 
> 
> Testing
> -------
> 
> local
> 
> 
> Thanks,
> 
> richard zhou
> 
>