Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7, 1.8, 2.0
-
Fix Version/s: 1.8.1
-
Component/s: Authentication
-
Labels:None
-
Environment:LDAP authentication against Microsoft Active Directory.
-
Affected Branches:MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_20_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
Currently the LDAP auth backend is only able to change passwords if you are using Novell eDirectory or some OpenLDAP compatible server, but not if using MS Active Directory.
This patch adds support for that LDAP server. It assumes you have configured a LDAP+SSL connection to your AD server (otherwise AD doesn't allow any operation that modifies the directory) and that you are binding to AD with an account that has the right to reset other users' passwords.
Saludos. Iñaki.