#3230 Use the same logic for matching GC results in initgroups and user lookups
Closed: Fixed Opened 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

  • master:
    • 0b7ded15e53b3f31f1570c366f04bc41e5761929
    • f1e3364a72eb75673d10cf8c97ba8f1d7a385405
    • 3ee411625aee19afda7477bb10b52c3da378b6fb
    • c3593f06da54315c88a08a46cfc0def366acad43

resolution: => fixed
status: assigned => closed

master:

  • e5d8b0e10238490c5d199063c0a258ba53c2ac65

Metadata Update from @jhrozek:
- Issue assigned to pcech
- Issue set to the milestone: SSSD 1.15.1

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.

Metadata