Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.3.8, 2.4.5, 2.5.1
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
mdl40346-master
-
Description
Ran ldap sync and got this error:
Inserted user xxxxxxxx id xxxxx
|
PHP Notice: Undefined property: stdClass::$id in /var/www/moodle/auth/ldap/auth.php on line 1042
|
PHP Stack trace:
|
PHP 1. {main}() /var/www/moodle/auth/ldap/cli/sync_users.php:0
|
PHP 2. auth_plugin_ldap->sync_users() /var/www/moodle/auth/ldap/cli/sync_users.php:67
|
Introduced by MDL-39166.