[SSSD] [PATCH] do not call dp callbacks when responder is shutting down

Pavel Březina pbrezina at redhat.com
Tue Oct 2 13:39:19 UTC 2012


https://fedorahosted.org/sssd/ticket/1514

See the commit message and ticket comments for more information.

This patch introduces one of the possible solutions, but I suggest to 
consider actually changing memory hierarchy in responders.

Currently, the hierarchy looks like this:
main_ctx->specific_ctx->rctx, where specific_ctx is one of the pam, nss, 
sudo, etc. contexts.

Does anybody know why it is not main_ctx->rctx->specific_ctx? This would 
solve the issue as well and I personally think that it is more logical.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-do-not-call-dp-callbacks-when-responder-is-shutting-.patch
Type: text/x-patch
Size: 3371 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20121002/d7fe3fc0/attachment.bin>


More information about the sssd-devel mailing list