You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Mehul Parikh <me...@freestoneinfotech.com> on 2016/04/14 17:23:48 UTC

Review Request 46205: RANGER-846 : Ranger deviates from Hadoop usernames

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

Review request for ranger, Alok Lal, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, and Selvamohan Neethiraj.


Bugs: RANGER-846
    https://issues.apache.org/jira/browse/RANGER-846


Repository: ranger


Description
-------

**Problem Statement: **
Ranger-admin deviates from Hadoop (hadoop-auth) in determining what is a username and implements its own check. If not using hadoop-auth why is this not left to the underlying OS?

This is perfectly fine on the OS and will be per HADOOP-12751 (Before HADOOP-12751 '@' and '/' were not allowed).

**Proposed Solution: **
In Ranger UI add support for usernames containing "@" and "/" symbol.


Diffs
-----

  security-admin/src/main/webapp/scripts/prelogin/XAPrelogin.js c226d63 
  security-admin/src/main/webapp/scripts/views/users/UserForm.js d15765b 

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


Testing
-------

Verified User creation/updates with @ and / symbols in it from Ranger UI.


Thanks,

Mehul Parikh


Re: Review Request 46205: RANGER-846 : Ranger deviates from Hadoop usernames

Posted by Velmurugan Periasamy <vp...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46205/#review129053
-----------------------------------------------------------


Ship it!




Ship It!

- Velmurugan Periasamy


On April 14, 2016, 3:23 p.m., Mehul Parikh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/46205/
> -----------------------------------------------------------
> 
> (Updated April 14, 2016, 3:23 p.m.)
> 
> 
> Review request for ranger, Alok Lal, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, and Selvamohan Neethiraj.
> 
> 
> Bugs: RANGER-846
>     https://issues.apache.org/jira/browse/RANGER-846
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> **Problem Statement: **
> Ranger-admin deviates from Hadoop (hadoop-auth) in determining what is a username and implements its own check. If not using hadoop-auth why is this not left to the underlying OS?
> 
> This is perfectly fine on the OS and will be per HADOOP-12751 (Before HADOOP-12751 '@' and '/' were not allowed).
> 
> **Proposed Solution: **
> In Ranger UI add support for usernames containing "@" and "/" symbol.
> 
> 
> Diffs
> -----
> 
>   security-admin/src/main/webapp/scripts/prelogin/XAPrelogin.js c226d63 
>   security-admin/src/main/webapp/scripts/views/users/UserForm.js d15765b 
> 
> Diff: https://reviews.apache.org/r/46205/diff/
> 
> 
> Testing
> -------
> 
> Verified User creation/updates with @ and / symbols in it from Ranger UI.
> 
> 
> Thanks,
> 
> Mehul Parikh
> 
>