An ExpressionEngine Extension that allows the authentication of users via LDAP. LDAP details are copied to the EE database before standard MySQL authentication is performed. If user is not found on LDAP, MySQL authentication will still be performed (useful for EE users not in LDAP)
Hi front,
I'm testing this extension and seem to be running into this error:
A PHP Error was encountered
Severity: Notice Message: Undefined property: EE::$member_model Filename: nce_ldap/ext.nce_ldap.php Line Number: 286
Ever seen this? Everything seems to be validating according to the debug output until after Inserting user with data.