Deleting the LDAP group member | HCL Digital Experience
If you changed your LDAP user registry and no longer require the group member, you can delete it from the LDAP user registry.
Before you begin
Procedure
- Go to the wp_profile_root/ConfigEngine/properties directory.
- Open the wkplc.properties file with a text editor.
- Enter a value for the following parameters
under the VMM LDAP group member attribute configuration heading:
Note: Go to the properties file for specific information about the parameters.
- gm.ldap.id
- gm.groupMemberName
- Save your changes to the wkplc.properties file.
- Open a command prompt.
- Change to the wp_profile_root/ConfigEngine directory.
- Run the following task to delete the group member information
for your LDAP user registry:
- AIX®
HP-UX
Linux™
Solaris:
./ConfigEngine.sh wp-delete-ldap-groupmember -DWasPassword=password
- IBM® i:
ConfigEngine.sh wp-delete-ldap-groupmember -DWasPassword=password
- Windows™:
ConfigEngine.bat wp-delete-ldap-groupmember -DWasPassword=password
- z/OS®:
./ConfigEngine.sh wp-delete-ldap-groupmember -DWasPassword=password
- AIX®
HP-UX
Linux™
Solaris:
- Stop and restart the appropriate servers to propagate the changes. For instructions, go to Starting and stopping servers, deployment managers, and node agents.