+

Search Tips   |   Advanced Search

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.

  1. cd WP_PROFILE/ConfigEngine/properties

  2. Edit wkplc.properties

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

    • gm.ldap.id
    • gm.groupMemberName

  4. Save the changes to wkplc.properties.

  5. Delete the group member information for the LDAP user registry:

      cd WP_PROFILE/ConfigEngine.
      ./ConfigEngine.sh wp-delete-ldap-groupmember -DWasPassword=foo

  6. Stop and restart the appropriate servers to propagate the changes.


Parent Delete the user registry configurations