#3093 Missing nested groups in user groups
Closed: Fixed None Opened 7 years ago by lslebodn.

User group hierarchy:

dn: uid=user1,ou=Users,dc=example,dc=com

dn: cn=group1,ou=Groups,dc=example,dc=com
member: uid=user1,ou=Users,dc=example,dc=com

dn: cn=group10,ou=Groups,dc=example,dc=com
member: uid=user1,ou=Users,dc=example,dc=com

dn: cn=group11,ou=Groups,dc=example,dc=com
member: uid=user1,ou=Users,dc=example,dc=com

dn: cn=group20,ou=Groups,dc=example,dc=com
member: cn=group10,ou=Groups,dc=example,dc=com
member: cn=group11,ou=Groups,dc=example,dc=com

id user1 returned just direct groups. group20 is missing in output


I probably broke this, I should fix this..

owner: somebody => jhrozek

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.14.1

Fields changed

rhbz: => todo

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: todo => 0

Metadata Update from @lslebodn:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.14.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/4126

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