by marisol castro.
We are running Moodle 3.3 on Windows Server 2012r2 with PHP 5.6 and using AD for LDAP authentication. The LDAP settings are all correct with the bind user name and password. It is working because I was able to login with my AD account and the system did create it and pulled field info that I had set on Moodle (description, phone, etc).
When I run the sync from Site Admin > Server > Scheduled Tasks > LDAP users sync job I receive the following error:
LDAP users sync job
Execute scheduled task: LDAP users sync job (auth_ldap\task\sync_task) ... started 09:03:30. Current memory use 27MB. Connecting to LDAP server... Creating temporary table tmp_extuser Did not get any users from LDAP -- error? -- exiting
I have been battling with my Security team to check the MaxPageSize and increase it if it is set to 1000 because we have over 4500 users. He seems to think this is not the issue. Can anyone provide some insight on this? Any assistance would be greatly appreciated.