I need LDAP support for opencart, and I'd like these basic features:
-Disable registration and only display login form on login page.
-When a user successfully authenticates against AD, a local user account is created in the opencart database.
-Everytime a user logs in, the local user password is checked and updated if it's different from the old one (in case the user changes its AD password).
I hope someone knows how to integrate this into opencart. I've been googeling a few days now and can't find anything about LDAP integration in opencart.
Thanks in advance
