Remove ldap users
agerson - October 27, 2009 - 13:34
| Project: | LDAP integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
If an ldap created drupal user has been removed from ldap, is there a way to remove them from drupal?

#1
This is not supported by the module. However, a small cron function or a drush script could be written for this purpose.
#2
Thanks. If I get something working I will post it.