Posted by agerson on October 27, 2009 at 1:34pm
Jump to:
| Project: | LDAP integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If an ldap created drupal user has been removed from ldap, is there a way to remove them from drupal?
Comments
#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.