If an ldap created drupal user has been removed from ldap, is there a way to remove them from drupal?

Comments

miglius’s picture

This is not supported by the module. However, a small cron function or a drush script could be written for this purpose.

agerson’s picture

Category: support » feature

Thanks. If I get something working I will post it.

cgmonroe’s picture

Status: Active » Closed (fixed)

The dev version has a new ldapsync module that can remove ldap orphans.

Marking this old issue as closed please reopen if needed.