by Kris Edwards.
Hello All,
Yes I know this is an old version. But I am having issues syncing LDAP to moodle.
I run E:\wamp\bin\php\php5.3.9\php.exe -d memory_limit=512M -d log_errors=1 -d error_reporting=E_ALL -d display_errors=0 -d html_errors=0 -d error_log=E:\scripts\syncfile-errors.log -f E:\wamp\www\moodle2015\auth\ldap\cli\sync_users.php > E:\scripts\MoodleUserSync.log
And only thing that outputs is "Connecting to LDAP server..."
It does not load any users. Testing I used my domain account to login and it worked. What could cause it not to insert any users when running the sync?
Right now I have DN pointing to our root domain, we are a multi domain campus. I am also currently only pointing to the employee domain.