Closed (fixed)
Project:
LDAP integration
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2009 at 00:58 UTC
Updated:
30 Mar 2012 at 21:00 UTC
Hello,
afaik there are three options for updating ldap group / user data:
" Synchronize LDAP data with Drupal profiles:
* When user logs in. (Use when LDAP rarely changes.)
* On each page load.
* Every time user object loaded in Drupal. (May cause high LDAP traffic.)"
Is there a way to trigger a batch-update via cron in order to keep the database consistent?
Thanks,
Keep smiling
yanosz
Comments
Comment #1
mtndan commentedI too would like to know how to automatically refresh Group/Role info for all users via cron or some other action.
Comment #2
cgmonroe commentedClearing out old support requests - reopen if problem still exists in newest code
That said... There is a new module called ldapsync in the dev version.