Learn more about these different git repos.
Other Git URLs
dp_sbus_domain_inconsistent(id_ctx->be->provider, id_ctx->domain); dp_sbus_reset_users/groups_ncache(id_ctx->be->provider, id_ctx->domain); dp_sbus_reset_users/groups_memcache(id_ctx->be->provider); dp_sbus_reset_initgr_memcache(id_ctx->be->provider);
All those calls in sf_passwd|group_cb() just queue dbus messages to send, but they are actually only sent when sf_passwd|group_cb() returns and tevent loop proceeds. Naturally, this doesn't make any sense, since at this moment job is already done and domain is "consistent" again.
sf_passwd|group_cb()
Metadata Update from @thalman: - Issue tagged with: Future milestone
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/5091
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @pbrezina: - Issue close_status updated to: cloned-to-github - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.