Moodle Plugins directory: Moodle Accounts in LDAP: Versions: v1.2 | Moodle.org
Moodle Accounts in LDAP
Reports ::: report_ldapaccounts
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.
Another functionality of the plugin is that it provides a cli script. Thes script incorporates the same functionality like the report page, but can also be used to automatically suspend, delete accounts or set the emailstop flag for the user.
Moodle Accounts in LDAP v1.2
Moodle 4.1, 4.2, 4.3, 4.4
Released: Tuesday, 30 April 2024, 4:50 PM
- Fix instantiating system context #5. Thank you, Simon Schoenenberger
- Update ci for Moodle 4.4 and PHP 8.3
Version information
- Version build number
- 2024043000
- Version release name
- v1.2
- Maturity
- Stable version
- MD5 Sum
- b6bef1a934cb0c2941934b3e8f26fdfb
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.2
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation