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

Re: use ldif backup with operational attributes in conjunction with slapadd?



2013/5/30 Quanah Gibson-Mount <quanah@zimbra.com>:
> --On Thursday, May 30, 2013 7:51 PM +0200 Meike Stone
> <meike.stone@googlemail.com> wrote:
>
>> 2013/5/30 Quanah Gibson-Mount <quanah@zimbra.com>:
>>>
>>> --On Thursday, May 30, 2013 11:39 AM +0200 Meike Stone
>>> <meike.stone@googlemail.com> wrote:
>>>
>>>> Hello,
>>>>
>>>>
>>>> is it possible to use a ldif-backup with operation attributes
>>>> (ldapsearch ... '+' '*') with slapadd, to save the operation
>>>> attributes, if no slapcat backup is available? Are there any concerns?
>>>
>>>
>>>
>>> If you can't get a slapcat backup, how would you get a ldapsearch backup?
>>>
>>
>> That's a a ldif created from a colleague, before the database on the
>> test system was deleted..
>> I want to simulate some documented test from this colleague, but ony
>> the ldif exist and no slapcat.
>
>
> So slapadd it.  slapadd will automatically generate the operational attrs.
>
>

I want to preserve the operational attributes from the ldapsearch ldif
(created with '+' '*').
But I saw, that a ldapsearch ldif with operational attributes has a
more operational attributes than from the slapcat ldif.

Is it possible with this ldif, to create the database like my colleague it used?

Thanks Meike