[Freeipa-devel] [PATCH] 358-359 Fix openldap migration errors

Rob Crittenden rcritten at redhat.com
Thu Jan 31 19:36:31 UTC 2013


Martin Kosek wrote:
> These 2 attached patches were generated based on my debugging session with
> "tsunamie" and helping him dealing with migration from his openldap DS. With
> these applied, migrate-ds command no longer crashes with an error.
>
> I can lend my openldap instance I used when developing these patches.
>
> Martin

Doesn't the second patch break the rule where the same enforcement is 
done on entering the data via a named option and setattr? If I 
understand this correctly the implication is that you couldn't do:

ipa user-mod --description='  foo '

But you could do

ipa user-mod --setattr description='  foo '

rob




More information about the Freeipa-devel mailing list