+

Search Tips   |   Advanced Search

Delete the base entry on Windows


If you made changes to the LDAP user registry and no longer require a base entry that created, we can delete it.

In a clustered environment, start the dmgr and nodeagent and verify they are able to synchronize.


Delete the base entry

  1. To delete the base entry from a realm before deleting the base entry:

    1. Edit wkplc.properties, located in...

        WP_PROFILE/ConfigEngine/properties


    2. For realmName, set the name of the realm to query.

    3. Save changes to wkplc.properties.

    4. Run the ConfigEngine.bat wp-query-realm-baseentry -DWasPassword=foo task, from the WP_PROFILE\ConfigEngine, to list the base entries for a specific realm.

    5. Edit wkplc.properties, located in...

        WP_PROFILE/ConfigEngine/properties


    6. Set the following required parameters under the VMM realm configuration heading:

    7. Save changes to wkplc.properties.

    8. Run the ConfigEngine.bat wp-delete-realm-baseentry -DWasPassword=foo task, from the WP_PROFILE\ConfigEngine, to delete a base entry from a realm configuration.

    9. Stop and restart all necessary servers to propagate the changes.

  2. Edit wkplc.properties, located in...

      WP_PROFILE/ConfigEngine/properties


  3. Set the following parameters:

  4. Save changes to wkplc.properties.

  5. Run the ConfigEngine.bat wp-delete-base-entry -DWasPassword=foo task, from the WP_PROFILE\ConfigEngine, to delete a base entry from a repository.

  6. Stop and restart servers, dmgrs, and node agents.

If created the clustered environment, including the additional nodes, and then completed the steps in this task, run update-jcr-admin on the secondary nodes.


Parent: Delete the user registry configurations on Windows
Related:
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation