Best practice forum (Archived)

LDAP server authentication - New users import

 
? ?
LDAP server authentication - New users import
par ? ?, Wednesday 7 December 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
par Simon Coggins, Tuesday 13 December 2011, 16:21
Groupe 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

Ce message du forum a été supprimé
Wednesday 14 December 2011, 01:02
Le contenu de ce message de forum a été supprimé et n'est plus accessible.
? ?
Re: LDAP server authentication - New users import
par ? ?, Wednesday 14 December 2011, 20:03
 

Thanks, we have added this to our Crontab.

I believe the user sync is running now