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