LDAP (Sync Plus) Not Creating Auto Accounts

LDAP (Sync Plus) Not Creating Auto Accounts

by Muhammad Shahrukh -
Number of replies: 1

Dear All,

Scheduled task failed: LDAP users sync job (Sync Plus) (auth_ldap_syncplus\task\sync_task),Cannot update non-existent user: a.bari@bankalfalah.com
Backtrace:
* line 449 of /auth/ldap_syncplus/auth.php: call to auth_plugin_base->update_user_record()
* line 54 of /auth/ldap_syncplus/classes/task/sync_task.php: call to auth_plugin_ldap_syncplus->sync_users()
* line 263 of /lib/cronlib.php: call to auth_ldap_syncplus\task\sync_task->execute()
* line 167 of /admin/cli/scheduled_task.php: call to cron_run_inner_scheduled_task()

The problem is that we have LDAP connected to moodle previously it was creating account automatically, but now when user first time login it only created account then not creating automatically in moodle

Moodle 4.1.5+

Average of ratings: -
In reply to Muhammad Shahrukh

Re: LDAP (Sync Plus) Not Creating Auto Accounts

by Emma Richardson -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers
Have you checked your authentication settings that you have ldap sync plus selected as the mechanism for new account creation...is there a reason you are not just using the standard ldap plugin?