1.9.8: Users aren't deleted but they were by LDAP ...

1.9.8: Users aren't deleted but they were by LDAP ...

by Monica Franz -
Number of replies: 2

Hi!

We noticed that the users deleted in LDAP (without suspending them before) aren't deleted in Moodle while cron Ldap-sync is running. Cron skipps them.

In table mdl_users the field  auth is set to 'ldap' and deleted=0  for those users.

Our LDAP manager didn't get an error reported.

We're using Solaris 10 , PHP Version 5.3.2 and MySQL 5.5.10 (myisam engine).

I hope someone can give me hints, how to find and fix the error.

Thanks in advance!

Monica

 

Average of ratings: -
In reply to Monica Franz

Re: 1.9.8: Users aren't deleted but they were by LDAP ...

by G. M. -

Was Moodle configured to delete the user after being deleted in LDAP?

http://docs.moodle.org/20/en/LDAP_authentication#Cron_synchronization_script

Cheers!

In reply to G. M.

Re: 1.9.8: Users aren't deleted but they were by LDAP ...

by Monica Franz -

Hi Guillermo!

The LDAP-Setting was/is set to 'Full delete internal', so that doesn't seem to be the problem.

Thanks for answering though!

Cheers,

Monica