#306 Create a utility that can show nested groups for LOCAL domain
Closed: Fixed None Opened 14 years ago by sbose.

Currently nested groups can be created for the LOCAL domain, but there is not way to see the group membership of groups execpt accessing the ldb file directly. It would be nice to have a tool that can show the attribute of a group, i.e. user members, group members and the groups the queried group is a memberof.


Fields changed

milestone: SSSD 1.1 => SSSD Deferred

Fields changed

milestone: SSSD Deferred => SSSD 1.1

Fields changed

doc: 0 => 1

Fixed in 30dcfad

fixedin: => 1.1.0
resolution: => fixed
status: new => closed
tests: 0 => 1

Please define what was actually implemented and the expected behavior. Thx!

There is a new utility called sss_groupshow much similar to the previously implemented sss_* tools.

I believe most of the details are in the manpage. Basically, the tool takes a single parameter which is an username in the local domain and prints out information about the group. Some of the information cannot be retreived otherwise (nested groups, etc).

Fields changed

tests: 1 => 0
testsupdated: 0 => 1

Man page exists; setting Doc Updated.
LOCAL domains currently not covered in Deployment Guide; won't do.

doc: 1 => 0
docupdated: 0 => 1

Fields changed

rhbz: => 0

Metadata Update from @sbose:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.1

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1348

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata