Welcome to the HCL Connections Product Ideas Lab! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by the HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events, please visit our HCL Connections page.
When a member remove from LDAP, the member remain in community as inactive. Currently, here are some ways to remove a user from the community.
1. Community administrator need to remove each inactive user from community UI.
or
2. It needs to remove each inactive user by using wsadmin command.
CommunitiesService.removeAllMembershipByDirectoryUuid(String "directoryUuid")
The customer's situation is frequent with members coming and going.It means that frequent LDAP user registration and deletion. Therefore, when a user is removed from LDAP, the user is required to be automatically removed from the community. Or it wants a command to delete all inactive users from community at once.