#848 sysdb API does not need to specify both sysdb context and domain
Closed: Fixed None Opened 13 years ago by jhrozek.

Many sysdb functions require both a struct sysdb_ctx* and a struct sss_domain_info*. The latter is redundant because the domain is stored in the sysdb context. Passing the domain separately is an artifact from where we had a monolithic cache file for all the domains.


Fields changed

component: SSSD => SysDB
milestone: NEEDS_TRIAGE => SSSD 1.7.0
owner: somebody => jzeleny

Fields changed

status: new => assigned

Fields changed

milestone: SSSD 1.8.0 => SSSD 1.7.0

Fixed in master:

82c3185

8a1738f

resolution: => fixed
rhbz: =>
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to jzeleny
- Issue set to the milestone: SSSD 1.7.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/1890

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