[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAP backend: schema synchronization?
- To: "Mark J. Reed" <markjreed@gmail.com>
- Subject: Re: LDAP backend: schema synchronization?
- From: Mauricio Tavares <raubvogel@gmail.com>
- Date: Wed, 25 Aug 2010 18:07:49 -0400
- Cc: openldap-technical@openldap.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=zzUm8TFh8UFyaRSSFwINDd4j/9NngBpXazjXoh+s5wE=; b=T7KOxhdsMaqTk+5epUyENNxZB18sSYwF346QSfU6BYXBgJrmGj6ZIc37J1jV+K5rB0 vxZ5JL5Kf6lJsA735pehhXZJnKOU5DNW6PCogIiXu8ATO90XkJEYzy0nFmSLGpm6TT4a lbIOek7Xy6ZzSpyUI0D39jCJgpcYktzS1kVws=
- 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=xpQdISl81pfajia0PUr+WWLdp0OYbxz2/gbSdtWpRQprB+1gatjWENEm4q54lYKqP8 6CPgPRHiWeAql+uL1s09Tg1CRW/1XzIkSLlfEGUDWHed67yPdFzBxJ3C/veUH31gCzSb elerdfLE1oP5QKX/rjP88kRzqqo3qM4xmGJHM=
- In-reply-to: <AANLkTi=PLYqiJ=W-u4XaDNnQJ-_LzCeQv5r4rMP0q=Gr@mail.gmail.com>
- References: <AANLkTi=PLYqiJ=W-u4XaDNnQJ-_LzCeQv5r4rMP0q=Gr@mail.gmail.com>
On Tue, Aug 24, 2010 at 5:13 PM, Mark J. Reed <markjreed@gmail.com> wrote:
> OK, so I've got the ldap backend set up to talk to a couple different
> servers, and it's working, but I can only see attributes that exist in
> slapd's local schema. any way to import the schemas of the backends?
> automatically would be great, manually would be ok...
>
I am most definitively not a ldap guru, but aren't the schemas in
the new ldap being fed into the database
as LDIFs? If so I would think they would be passed around.
In the old slapd.conf days I think you could rsync the directories
where the schemas live in all servers so they all matched or something
like that.
> --
> Mark J. Reed <markjreed@gmail.com>
>