#2187 Getting object-level rights
Opened 12 years ago by edewata. Modified 7 years ago

Cloned Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=767729

There needs to be a way to get the object-level rights for a particular user. This is needed to customize the UI behavior for the user, for example by showing/hiding Group Add/Delete button based on group add/delete permission.

The rights can be returned in the whoami command:

# ipa user-find --whoami --all --rights
--------------
1 user matched
--------------
  dn: uid=testuser,cn=users,cn=accounts,dc=example,dc=com
  objectlevelrights: {'user': u'ad','group': u'ad',...}
  ...

This has the UI part too.

This is an RFE - too late for RFE to be in March bucket.

There was a duplicate ticket, see #2716.

Moving my tickets back to free-to-take pool.

Metadata Update from @edewata:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Login to comment on this ticket.

Metadata