Unfortunately, LDAP module is an Enterprise Edition module. Alternatives: 1) Use an external authentication / authorization system (CAS, openAM, ...) and use a custom LoginFilter in Magnolia to read request headers passed by that system. Quite hard, we did it in a project, but the code is private, sorry.
2) Build a LDAP/AD module for CE from scratch. Hard for sure. 3) Leave auth* to Tomcat. More infos here: - http://stackoverflow.com/questions/267869/configuring-tomcat-to-authenticate-using-windows-active-directory - http://tomcat.apache.org/tomcat-7.0-doc/config/realm.html - http://www.gattis.org/Work-and-Tech/operating-systems-and-applications/active-directory/active-directory-interfaces-and-specifications/active-directory-interfaces-and-features/active-directory-code-samples/how-to-connect-tomcat-to-ad-for-authentication-and-authorization-for-development PS: I will be back on this topic in the next month, since we need LDAP on CE for a customer too.. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=e2ac7434-df1b-411f-9185-a0bd41c0cffd ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
