Moodle Accounts in LDAP
Maintained by
Stephan Robotta
This plugin displays a report page and matches user accounts in Moodle with an LDAP directory in the organisation. Various filters can be used to select users. The report may also be exported. Via a cli script non existent users in LDAP may be suspended in Moodle.
In addition the plugins contains a scheduled task and a cli script that checks for new accounts in LDAP and creates a corresponding user account in Moodle. This is helpful when new users should be enroled in courses but haven't yet logged into Moodle and have an account created during the login process.
Support
Need help? Use the links below to report an issue or find more information.
- Repository URL (Git)
- https://github.com/srobotta/moodle-report_ldapaccounts
- Issue/bug tracker URL
- https://github.com/srobotta/moodle-report_ldapaccounts/issues
- Privacy information
- By default the plugin does not store any additional information. When looging is enabled for debugging the communication between Moodle and LDAP (requests and responses) are written into the Moodle log. If the report is exported as a CSV file, the file is created in the Moodle data dir and remains there until manually cleaned up.