#3230 Use the same logic for matching GC results in initgroups and user lookups
Closed: Fixed None Opened 7 years ago by jhrozek.

This came up in discussion of https://github.com/SSSD/sssd/pull/49

Currently in order to match multiple LDAP search results we use two different functions - we have sysdb_try_to_find_expected_dn() but also sdap_object_in_domain(). We should converge to one function. And additionally, we should inspect if all the different methods in sysdb_try_to_find_expected_dn() are needed or whether we could just match based on search bases.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.15 Alpha

Fields changed

owner: somebody => pcech

Fields changed

rhbz: => 0

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

milestone: SSSD 1.15.0 => SSSD 1.15 Beta

Fields changed

milestone: SSSD 1.16 Beta => SSSD 1.15.1

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to pcech
- Issue set to the milestone: SSSD 1.15.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/4263

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