Best practice forum (Archived)

LDAP server authentication - New users import

 
? ?
LDAP server authentication - New users import
על ידי ? ? בתאריך 7/12/2011, 20:30
 

Hi,

We have set up our production server with Totara LMS to use LDAP authentication.

We imported 19,500 users that were already existing in the AD as users in Totara with mapped data to user profile fields.

Just wondering how new users on the AD are now imported into Totara...?

Is the new user import handled via the included cron script?

Thanks,

-Ira

Simon Coggins
Re: LDAP server authentication - New users import
על ידי Simon Coggins בתאריך 13/12/2011, 16:21
קבוצה Totara

Hi Ira,

There is a script in "auth/ldap/auth_ldap_sync_users.php" which you need to have running on the cron which will handle updates.

There is a little bit more info here:

http://docs.moodle.org/22/en/LDAP_authentication#Setting_up_regular_automatic_synchronisation_using_cron

Simon

פרסום זה הוסר
14/12/2011, 01:02
פרסום זה הוסר ואינו זמין יותר.
? ?
Re: LDAP server authentication - New users import
על ידי ? ? בתאריך 14/12/2011, 20:03
 

Thanks, we have added this to our Crontab.

I believe the user sync is running now