Delete the LDAP group member
If we changed the LDAP user registry and no longer require the group member, we can delete it from the LDAP user registry. In a stand-alone server environment, complete the following task when the servers are either stopped or started. In a clustered environment, start the deployment manager and node agent. Then, verify they are able to synchronize.
- cd WP_PROFILE/ConfigEngine/properties
- Edit wkplc.properties
- Set the following parameters under the VMM LDAP group member attribute configuration heading:
- gm.ldap.id
- gm.groupMemberName
- Save the changes to wkplc.properties.
- Delete the group member information for the LDAP user registry:
cd WP_PROFILE/ConfigEngine.
./ConfigEngine.sh wp-delete-ldap-groupmember -DWasPassword=foo
- Stop and restart the appropriate servers to propagate the changes.