You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Deepak Sharma (JIRA)" <ji...@apache.org> on 2015/09/02 15:37:45 UTC

[jira] [Updated] (RANGER-635) delete an user and then add a new user with same id but with diffenent role creates user with old role

     [ https://issues.apache.org/jira/browse/RANGER-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepak Sharma updated RANGER-635:
---------------------------------
    Affects Version/s:     (was: 0.4.0)
                       0.5.1
                       0.4.1

> delete an user and then add a new user with same id but with diffenent role creates user with old role
> ------------------------------------------------------------------------------------------------------
>
>                 Key: RANGER-635
>                 URL: https://issues.apache.org/jira/browse/RANGER-635
>             Project: Ranger
>          Issue Type: Bug
>          Components: admin
>    Affects Versions: 0.4.1, 0.5.1
>            Reporter: Deepak Sharma
>              Labels: ranger
>
> STR:
> ====
> 1. add an user from ranger UI having role ADMIN, let say ( testrangeruser)
> 2. then delete this user by making rest call
> 3. then add a new user with same username (testrangeruser) but with role USER
> ER:
> newly added user should have role USER
> AR:
> newly added user has role ADMIN
> since while deleting the user , for that user entry into the database is not removed it is still present in x_portal_user and x_portal_user_role table



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)