Update the group membership configuration on Linux
When you configure your LDAP user registry, a group membership is automatically created. You may need to adjust the group membership configuration if you notice high loads on the LDAP server and/or long response times on authentication requests.In a clustered environment, start the dmgr and nodeagent and verify they are able to synchronize.
Update the group membership configuration
- Edit wkplc.properties
- Update the following required parameters in wkplc.properties under the VMM LDAP group member config heading:
- Save changes to wkplc.properties.
- Update the group membership for the LDAP user registry...
./ConfigEngine.sh wp-create-ldap-groupconfig -DWasPassword=foo
- 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: Update the user registry on Linux
Related:
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation