[Freeipa-devel] [PATCH] 1010 Unblock referral mods in libipa_uuid

Rob Crittenden rcritten at redhat.com
Thu May 10 15:06:20 UTC 2012


The ipa_uuid plugin was blocking mods to referral objects due to the way 
it was retrieving the LDAP entry. It would retrieve the entry and if the 
result was non-zero, such as LDAP_REFERRAL, it would raise it as an 
error, short-circuiting the mod process.

Instead check to see if we got a referral and if so, exit more gracefully.

Testing information is in the associated BZ.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-1010-referral.patch
Type: text/x-diff
Size: 1488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120510/a16bc9d2/attachment.bin>


More information about the Freeipa-devel mailing list