[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Schema definitions: from Sun DS to OpenLDAP
- To: Jonathan Clarke <jonathan@openldap.org>
- Subject: Re: Schema definitions: from Sun DS to OpenLDAP
- From: Clément OUDOT <clem.oudot@gmail.com>
- Date: Wed, 8 Jun 2011 09:22:21 +0200
- Cc: Silvio Verrecchia <silvio.verrecchia@infocamere.it>, openldap-technical@openldap.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=rIfQTGfF1Xn6njxWKtkE18I+4bsm1WKnMiw7R3DxM3Q=; b=dAXQXi9AAhRhS6OBfubXg+v02ZZdv8GtIxqhW6iR4JQ7rptOFhDdEtEMJkpIrJrW8y yVCUBfugNwxB3yMg/o3fq1BcdnivU6VKNkoiGUufUhcfzjoCq/3rXnD0sZ7pYmOa/rPO 7jSUkANC1ld+/GoyFCe3KkDbY61FQmRT7bJCk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=gGTiax0pTQOoEOFsQJfVj8B7NR/oARlk7ft4h+wFVALAhHnGSMLKJ5pODMOkr93qC9 usUNOuuj01KdowTQxlhYsWu6BDDuVvvzfBLNoMeta4OKLCQIA9Hya8rp7Xi3A+HtzEii M2ELqudKslQFLt1++LYuRh+xX/IDpfI7LiVlk=
- In-reply-to: <4DEEC4DB.1020809@openldap.org>
- References: <4DEDCDF2.5070904@infocamere.it> <4DEEC4DB.1020809@openldap.org>
2011/6/8 Jonathan Clarke <jonathan@openldap.org>:
> On 07/06/11 08:06, Silvio Verrecchia wrote:
>> Hello gurus,
>>
>> I'm migrating a Sun DS to Openldap and I've an highly personalized
>> 99user.ldif file with user defined objectclass and attributes
>> (hundreds... :( :( )
>> Regarding personalized schema definitions, is there a way
>> (script/batch/etc) to convert quickly and easly a Sun DS 99user.ldif
>> file to the standard OpenLDAP schema files ?
>>
>> Any suggestion is highly appreciated !
>>
>> Thank you very much!
>>
>> Silvano
>
> Hi,
>
> There is a script that does this the other way round, here:
> http://blogs.oracle.com/Ludo/entry/opends_tips_adding_schema_from
>
> I expect you could adapt it to reverse the process without too much hassle.
Hi,
some notes here:
http://www.linid.org/projects/openldap-manager/wiki/MigrationSunOracle
This wiki page should be completed soon.
Clément.