#846 sysdb_domain_init_internal() needs to close and reopen the ldb on creation
Closed: Fixed None Opened 13 years ago by sgallagh.

When we create a new sysdb cache, we need to make sure that we close and reopen it after adding the basic LDIF. This is because otherwise the LDB won't load any modules (such as memberOf) that we need at runtime.

The SSSD daemon itself is currently safe because we have the monitor load the sysdb up before the backends start, then close it. But it would be a problem for the sysdb-tests or potentially for for third-party backends.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.6.0
status: new => assigned

Fixed by 3af32f0

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.6.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/1888

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