To install the LDAP addon perform the following steps:
<dependency>
<groupId>org.hippoecm</groupId>
<artifactId>hippo-ecm-addon-ldap-repository</artifactId>
<version>${hippoecm.version}</version>
<type>jar</type>
</dependency>
The LDAP configuration is kept in the repository in the node:
/hippo:configuration/hippo:security/ldap-localhost
and the secure LDAP configuration in the node:
/hippo:configuration/hippo:security/ldaps-localhost
For both configurations there are examples available from:
You have to adapt the configuration for your situation. You can download one of the files, and either adapt it and import it automatically via hippoecm-extension.xml or import it via the web console, adapt in web console and write changes to repository. The files contain the ldap-localhost or ldaps-localhost node respectively, so the import is into the /hippo:configuration/hippo:security/ node.
Hippo Europe: +31 (0)20 5224466
Hippo North America: +1 (707) 773-4646
© 1999-2010 Hippo B.V., All Rights Reserved