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

Re: Sync questions



On Thu, 18 Jan 2007, Szeti, Balazs wrote:

- The consumer LDAP automaticly becomes readonly, when "syncrepl" is set
in it's config. Is it possible to have a consumer (slave) LDAP, which is
not readonly?

This isn't readily achievable.

- It is possible to set the attributes, which must be syncronized, but
using this options will delete all other attributes of the entry (on the
consumer), that I didn't wanted to syncronize. I would like to
syncronize a set of attributes, but I'd like to have all the other
attributes of the entry unchanged. Is it possible?

You should look at the slapo-translucent man page, in combination with the "attrs=" argument to the syncrepl directive.