[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Copy ldap to another with different schema
- To: openldap-technical@openldap.org, Romain Reuillon <romain.reuillon@iscpif.fr>, Saber Marrouchi <sm@parisgeo.cnrs.fr>
- Subject: Copy ldap to another with different schema
- From: rey sebastien <reyman64@gmail.com>
- Date: Fri, 13 Jan 2012 10:47:30 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=OlDc7G5eMmnPbwmbCCo8MKpvEUpzMZ77ltqGm1+iwZA=; b=SuAjtV821UD+CE4TCWHu24CS8dWAJAmL4HoXBh+l+u8f2XPkhheZ6nPpoAkspn3Y0Y XY7RkwoJtg8jd8XZmAB1QqiXFRByBLQuqn3UEP51ckpwjsBFBqBjID9rFItZJRuo7bxd CduFFqmtLVhYGQjcINNovy6LwYywmWjj5R/1M=
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0
Hi,
I have two ldap, one full of users, with gosa open source project
specific schema (https://oss.gonicus.de/labs/gosa), and one which is
empty, without this schema. I want to make a clean copy of my users into
the first ldap to the second ldap, because my version of gosa installed
is not functionnal :-/
Is it possible with slapcat to extract only useful information (so
information without gosa schema information) ? Is there any solution to
resolve this use case ?
Thanks a lot,
Best regards,
SR