Delete the LDAP entity type on Linux
If you made changes to the LDAP user registry and no longer require an entity type that you created, we can delete it.In a clustered environment, start the dmgr and nodeagent and verify they are able to synchronize.
Delete the LDAP user registry entity type
- Edit wkplc.properties
- Enter the following parameters under VMM LDAP entity type configuration heading:
- et.ldap.id
- et.entityTypeName
- et.objectClass
- et.searchFilter
- et.objectClassesForCreate
- et.searchBases
- Save changes to wkplc.properties.
- Delete an LDAP entity type...
./ConfigEngine.sh wp-delete-ldap-entitytype -DWasPassword=foo
- Stop and restart servers, dmgrs, and node agents.
If you 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: Delete the user registry configurations on Linux
Related:
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation