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

Martin Kosek mkosek at redhat.com
Fri May 11 06:41:18 UTC 2012


On Thu, 2012-05-10 at 12:23 -0400, Simo Sorce wrote:
> On Thu, 2012-05-10 at 11:06 -0400, Rob Crittenden wrote:
> > 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.
> > 
> ACK
> 
> Simo.
> 

Pushed to master.

Martin




More information about the Freeipa-devel mailing list