Best practice forum (Archived)

LDAP server authentication - New users import

 
??
LDAP server authentication - New users import
?? 发表于 2011年12月7日 Wednesday 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

CogginsSimon
Re: LDAP server authentication - New users import
CogginsSimon 发表于 2011年12月13日 Tuesday 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

该论坛帖子已被删除
2011年12月14日 Wednesday 01:02
该论坛帖子的内容已被删除,无法再访问。
??
Re: LDAP server authentication - New users import
?? 发表于 2011年12月14日 Wednesday 20:03
 

Thanks, we have added this to our Crontab.

I believe the user sync is running now