'ldapdeleteuser' does not remove user from additional groups
Simple shell scripts to handle POSIX entries in an LDAP directory
Brought to you by:
martymac
I have created LDAP posixAccount user and put him in additional group. After deleting this user, he still remain in this additional group. It can be security issue if additional group is e.g. sudoers group, because if the same user is created, he is automaticly member of this group.
Please take a look at this patch: https://bugs.launchpad.net/ubuntu/+source/ldapscripts/+bug/1292143
Fixed in 9806d8c
Thank you very much for your report!