You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2015/02/25 11:55:04 UTC

[jira] [Updated] (RANGER-244) Provide support to Show/Hide Users

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

Gautam Borad updated RANGER-244:
--------------------------------
    Attachment: RMP-2273-Implement-show-hide-functionality-for-Users.1.patch

> Provide support to Show/Hide Users
> ----------------------------------
>
>                 Key: RANGER-244
>                 URL: https://issues.apache.org/jira/browse/RANGER-244
>             Project: Ranger
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Gautam Borad
>            Assignee: Gautam Borad
>             Fix For: 0.5.0
>
>         Attachments: RMP-2273-Implement-show-hide-functionality-for-Users.1.patch
>
>
> Provide functionality where Users can he "hidden". Hidden users will not be listed in the autocomplete popup during policy creation.
> +Business Usecase+: During LDAP/AD sync, the entire company users and groups are imported into our database. Most of the users might not be using Hadoop. So customer wants to selectively hide users and groups, so that it doesn't show up in the drop down list when creating policies.
> Summary of changes required :
> # User will be given an option to Hide user.
> # On the User List page a new column "Visible" will be shown. Where user can tick multiple users and hide/unhide them, by clicking "Save"
> # A new flag(is_visible) will be introduced to track if a user is hidden/visible in the db



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