Update the base entry on AIX
After creating base entries, you might need to update the distinguished name (DN) in the repository that uniquely identifies the base entry name. This task applies only to federated repository configurations. This task does not update the base DN entry if you use a stand-alone repository.
In single server environments, you do not have to start or stop the WebSphere_Portal and server1 servers to complete the following steps. In clustered environments, stop all application servers on system, including WebSphere_Portal, then start the nodeagent and dmgr servers before you begin any of the following steps.
To update the base entry:
If you created clustered environment then performed the steps in this task, now run the update-jcr-admin task on the secondary node. See Enable LDAP security after cluster creation for instructions.
- Edit WP_PROFILE/ConfigEngine/properties/wkplc.properties
- Enter a value under the VMM repository base entry configuration heading to create additional base entries within the LDAP user registry to use when creating realms:
- Save changes to wkplc.properties.
- Run the ./ConfigEngine.sh wp-update-base-entry -DWasPassword=foo task, from the WP_PROFILE/ConfigEngine, to update a base entry in a repository.
- Stop and restart the appropriate servers to propagate the changes.
Parent
Update user registry on AIX
Related tasks
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation