#264 nested groups fail if user base = group base
Closed: Fixed None Opened 14 years ago by simo.

In the first implementation I used the trick of checking which base the original DN was stored under. Problem is, this miserably fail if users and groups use the same base.
Now that we store the original DN, the right thing to do is to search the user/group using the original DN instead. This will give us back the DN to use for the member attribute as the entry DN.
Need to set an index on the original DN attribute to make the search a fast single lookup.


Fields changed

tests: 0 => 1

Fields changed

milestone: SSSD 1.0 RC => SSSD 1.0
priority: blocker => critical

Fixed in commit 518596b and b485dd2

fixedin: => 1.0.0
resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @simo:
- Issue assigned to simo
- Issue set to the milestone: SSSD 1.0

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/1306

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