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/12 10:19:12 UTC

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

Gautam Borad created RANGER-244:
-----------------------------------

             Summary: 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
             Fix For: 0.5.0


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)