LDAP configuration
The LDAP integration is divided into two sections: the login process and retrieving users and roles from an LDAP server. It's usually better to start with LDAP configuration parameters, which are used by OpenKM to show users and roles in the administration area, and once this section is configured, go to Spring Security configuration (openkm.xml changes).
Usually you only want to retrieve a subset of users and roles present in your LDAP directory, to be shown in the user interface or to be able to log in to OpenKM. If this is your case, please take a look at LDAP best practices for filtering users and roles .
OpenLDAP
Active Directory
- Active Directory basic configuration
- Active Directory advanced configuration
- Active Directory example with referral enabled
- Active Directory example using login based on filtering users by roles (suggested).
- Active Directory example with remember-me services
- Active Directory mixed configuration
Uncategorised examples shared by users
- http://pastebin.com/iQa4LhyY (more information OpenKM public forum)