tamarin p wrote:
But other changetype: modify replace: foo work with your ConfigFile setting, correct? So is it just this one for the chaining default instance config that does not work?2009/4/22 Rich Megginson <rmeggins@xxxxxxxxxx <mailto:rmeggins@xxxxxxxxxx>>Don't use changetype: add - if there is no changetype, the parser assumes you want to add the entry. That did the trick for the replication manager, it gets added now. The parser doesn't understand the '-'. So instead, do this: changetype: modify replace: nsslapd-sizelimit replace: nsslapd-timelimit nsslapd-sizelimit: 20000 nsslapd-timelimit: 120 That is, group all of the command statements together, then the attributes and values, without using any '-'.This doesn't appear to work. nsslapd-sizelimit and nsslapd-timelimit under cn=default instance config,cn=chaining database,cn=plugins,cn=config are still not updated with this change. I also tried splitting them up into two entirely separate changetype: modify blocks but they aren't set then either. It works either way with ldapmodify though.
------------------------------------------------------------------------ -- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
<<attachment: smime.p7s>>
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users