Just in case someone needs the plugin to work with modx 3 RC here are few hints:
Create LDAP Group In Access Control List (ACL) (Check make parallel resource group)
Download and install package. Config with your settings.
Change all calls to 'modUser' to '\MODX\Revolution\modUser':
Files involved:
- core/components/modldap/model/modldap/metadata.mysql.php
- core/components/modldap/model/modldap/modldapuser.class.php
- core/components/modldap/model/modldapuser/metadata.mysql.php
- core/components/modldap/model/modldapuser/mysql/modldapuser.map.inc.php
- core/components/modldap/model/schema/modldap.mysql.schema.xml
Just in case someone needs the plugin to work with modx 3 RC here are few hints:
Create LDAP Group In Access Control List (ACL) (Check make parallel resource group)
Download and install package. Config with your settings.
Change all calls to 'modUser' to '\MODX\Revolution\modUser':
Files involved: