MODX EXTRA
modActiveDirectory
Creator: Shaun McCormick (splittingred)
1.0.1-pl (65 KB) Other Versions Need help installing this extra?About modActiveDirectory
Integrates ActiveDirectory into MODx Revolution, allowing you to authenticate users against ActiveDirectory.
See the official documentation here: http://rtfm.modx.com/display/ADDON/modActiveDirectory
Information
Released
May 25, 2011
Supported Versions
2.0 –
Current
Supported Database
MySQL, Microsoft SQL Server
Downloads
5,456
License
GPLv2
Instructions
Install via Package Management in MODx Revolution.
From there, you'll need to setup some settings:
- activedirectory.enabled : Set this to true to turn on ActiveDirectory SSO.
- activedirectory.account_suffix : The account suffix for your domain. Usually in @forest.domain format.
- activedirectory.domain_controllers : A comma-separated list of domain controllers. Specifiy multiple controllers if you would like the class to balance the LDAP queries.