[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: architecture and DIT change strategy
- To: Guillaume Rousse <Guillaume.Rousse@inria.fr>
- Subject: Re: architecture and DIT change strategy
- From: FRLinux <frlinux@gmail.com>
- Date: Wed, 31 Mar 2010 19:10:26 +0200
- Cc: openldap-software@openldap.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=nRerse/7WEqs20HP0JPFlxu9SIM+nVL6t9/Vp3FXQxM=; b=mCAziXDM5Ae25CiGQvBWvJL9/v/ts9/K75wXZqpchEPxcBAr4pIoKnx7CTuJ68sSJM RXMm1r6qp543morfydwniIrG61ieHW0Yd9YvDUOY+jZOutiO2mwVpCPqWSoDDjUWbnm2 pNXjIrezIc8YIJzAfCf6fLKzk3Y6pHIXpVSq8=
- 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; b=KrdlWm5vnDtAoPAU6Sjf2W34IeWGVxa6COLyODAZrMVw/aBv8QebL5t6R2kW7tUGRV OtOj7zme0sxEv+GWGYklNg46erESdQI70jZmxfqjsdQkxaDr+LoJ/vPxkbSLCbNx00VN Tn2fWF4UyyDTQU3TNn40DVFT8AHc+ecUQ6ErQ=
- In-reply-to: <4B718A6E.3000006@inria.fr>
- References: <4B718A6E.3000006@inria.fr>
On Tue, Feb 9, 2010 at 5:16 PM, Guillaume Rousse
<Guillaume.Rousse@inria.fr> wrote:
> migrate applications configuration first, then write an automated conversion
> tool, and finally convert the virtual bases to new ones. But maybe they are
> better strategies ?
>From my own painful experience, best scenario would be to script the
migration of users by querying them according to sites and preparing a
new ldif for a test server. Trying to get into views might work but is
most likely to break due to some configuration changes (triggered or
not by you).
Just out of curiosity, which version of OpenLDAP are you using?
Cheers,
Steph