LDAP User Cleanup

I have more than one thousand users that are marked as deleted from LDAP, deleting them manually is a task that takes time.

occ ldap:show-remnants

There is the possibility to delete them all and not one by one as it is currently designed.

occ user:delete [user]

It would be great in these cases