[SSSD] [PATCH] nested groups: fix group lookup hangs if member dn is incorrect

Pavel Březina pbrezina at redhat.com
Wed Jan 23 13:56:59 UTC 2013


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

The proper way to fix this would be to rewrite return codes of involved
functions, so that we call tevent_req_done() and tevent_req_post() in
_send(). However, rewriting return codes may be tricky and
given the circumstances (blocker for 6.4 and deadline), I chose to call
tevent_req_post() directly and open a new ticket for the return codes:

https://fedorahosted.org/sssd/ticket/1784
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-nested-groups-fix-group-lookup-hangs-if-member-dn-is.patch
Type: text/x-patch
Size: 1136 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20130123/eec113da/attachment.bin>


More information about the sssd-devel mailing list