+

Search Tips   |   Advanced Search

Update a group member on AIX


After creating the LDAP user registry, you may find that the group member is not correct. We can update the group member in the LDAP user registry configuration.

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


Update the group member in the LDAP user registry

  1. List the names and types of configured repositories...

      ./ConfigEngine.sh wp-query-repository

  2. Edit wkplc.properties

  3. Set the following required parameters under the VMM LDAP group member attribute configuration heading:

  4. Save changes to wkplc.properties.

  5. To update the group member information for your LDAP user registry or to create the group member if it does not exist...

      ./ConfigEngine.sh wp-update-ldap-groupmember -DWasPassword=foo

  6. 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: Update the user registry on AIX
Related:
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation