[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ITS#6017



>
> --=-Ga69RST1xu0P4I4ibWcD
> Content-Type: text/plain; charset="UTF-8"
> Content-Transfer-Encoding: quoted-printable
>
> On Sun, 2010-04-18 at 22:59 +0200, masarati@aero.polimi.it wrote:
>> Still needed?  Would the entryUUID of the parent stored in a
>> "parentUUID"
>> attribute fit?
>
> While we may change our minds again, Samba4 currently does not require
> parentUUID to be stored.  We now calculate it dynamically at runtime.=20

OK, thanks.  In any case, while refactoring the rdnval.c (ITS#6055), I
also implemented this

<ftp://ftp.openldap.org/incoming/pierangelo-masarati-2010-04-18-pguid.c>.

It keeps the parentUUID in sync, and repairs the database at startup
(useful when the overlay is added on existing databases).

p.