History log of /forgerock/opendj2/resource/config/admin-backend.ldif
Revision Date Author Comments Expand
8d7bb4070b8db15b0986c91002c36c6677f4ab27 7439 25-Oct-2011 matthew

Fix OPENDJ-333: Missing entryUUID attributes in "cn=admin data" backend prevent updates from being replicated. Add EntryUUID values derived from DNs to admin-backend.ldif.

60b8859428e5ee558cc0cf6db30ecb80692a556d 3199 25-Sep-2007 coulbeck

These changes use the new LDIF backend implementation so that the adminRoot backend is always present. The adminRoot LDIF backend is initially populated with the admin container entries, except for the cn=Servers container. To avoid breaking the setup and dsreplication tools, I have changed things so that the absence of the cn=Servers container entry implies that the server is not yet configured as an ADS server. I have commented out code that is no longer applicable.