+

Search Tips   |   Advanced Search

Delete the realm base entry on AIX


If you made changes to your realm and no longer require the base entry that you created for the realm, we can delete it.

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


Delete the realm base entry

If you delete a base entry from the default realm, then users belonging to that base entry will no longer be able to log in, even on other realms that still contain the base entry. Therefore, the default realm should contain all the base entries for all active realms.

  1. Edit wkplc.properties

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

  3. Save changes to wkplc.properties.

  4. List the base entries for a specific realm...

      ./ConfigEngine.sh wp-query-realm-baseentry

  5. Edit wkplc.properties

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

  7. Save changes to wkplc.properties.

  8. Delete a base entry from a realm configuration...

      ./ConfigEngine.sh wp-delete-realm-baseentry -DWasPassword=foo

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

If you 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 AIX
Related:
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation