LDAP/Microsoft AD users question

LDAP/Microsoft AD users question

por Gary Lynch -
Número de respuestas: 2

Hi All

Just a confirmation really sonrisa

In the LDAP settings page (site administration/plugins/authentication/ldap settings)

Under the Cron Synchronisation Script there is a drop down menu.

If i change this to 'Full delete internal' will this remove users who are not in the AD and therefore remove them from subsequent grade reports etc?

regards Gary


Promedio de valuaciones (ratings): -
En respuesta a Gary Lynch

Re: LDAP/Microsoft AD users question

por Sam Stevens -

It will completely remove the users from moodle and all record of them if the AD account goes.

Promedio de valuaciones (ratings):Useful (1)
En respuesta a Sam Stevens

Re: LDAP/Microsoft AD users question

por Matteo Scaramuccia -
Imagen de Core developers Imagen de Peer reviewers Imagen de Plugin developers

Hi Sam,
more correctly, it marks the user as deleted and unenroll her/him plus removes some (most!) of her/his info from the system: the details can be found starting from https://github.com/moodle/moodle/blob/2a72614f5379974fd9647e40a08a9ca36b9ca512/lib/moodlelib.php#L3889.

The behavior above occurs only when you configure Cron synchronization script > Removed ext user as "Full delete internal".

HTH,
Matteo

Promedio de valuaciones (ratings):Useful (1)