mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jdemendi
20.08.2007 33ce880e9a85584ba64df47e95635a594699f917
opendj-sdk/opends/src/server/org/opends/server/extensions/ConfigFileHandler.java
@@ -731,6 +731,10 @@
    try
    {
      // Set a backend ID for the config backend. Try to avoid potential
      // conflict with user backend identifiers.
      setBackendID("__config.ldif__");
      DirectoryServer.registerBaseDN(configRootEntry.getDN(), this, true,
                                     false);
    }