[389-devel] Please review: Bug 554887 - Net::LDAP password modify extop breaks; msgid in response is 0xFF

Nathan Kinder nkinder at redhat.com
Tue Jan 26 16:29:16 UTC 2010


On 01/25/2010 05:17 PM, Rich Megginson wrote:
> https://bugzilla.redhat.com/show_bug.cgi?id=554887
>
> Fix Description: We use a fake conn for the internal password modify operation
> so that we can use the real credentials.  Unfortunately, this messes up the
> result code - because there is a real, non-NULL conn, it thinks it needs to
> send the result back to a real client rather than handle it as an internal
> operation.  It looks as though o_result_handler is only used for internal
> operations.  The fix is to change the result handling code to check for
> an internal op OR conn == NULL to see if we should use the result handler
> instead.
> Platforms tested: RHEL5 x86_64
> Flag Day: no
> Doc impact: no
>
>
> https://bugzilla.redhat.com/attachment.cgi?id=386746&action=edit
>
> https://bugzilla.redhat.com/attachment.cgi?id=386746&action=diff
>    
ack.
> --
> 389-devel mailing list
> 389-devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/389-devel
>    



More information about the 389-devel mailing list