I have setup moodle and enable LDAP auth with MS AD. I have the PHP-LDAP plugin installed and the LDAP Bind User and context of my users all configured. However the next step in all the forums say to run the auth_ldap_sync.php to create all my users but that file does not exsist anywhere. I tried running the sync_users.php under /auth/ldap/cli
This is what i get
Connecting to LDAP server... Creating temporary table tmp_extuser Did not get any users from LDAP -- error? -- exiting Potential coding error - existing temptables found when disposing database. Must be dropped!
Please help! What steps am i missing??????