OpenDS LDAP Service
Overview
Starting from version 1.2, Penrose bundles OpenDS in the distribution but by default it is not enabled. See also Services.

Configuration
To use OpenDS as the LDAP service for Penrose, modify PENROSE_SERVER_HOME/conf/server.xml and replace the LDAP service as follows:
<service name="LDAP">
<service-class>org.safehaus.penrose.opends.OpenDSLDAPService</service-class>
</service>
OpenDS LDAP service does not have configurable parameters in server.xml. If the LDAP service configuration above contains parameters, they will be ignored. To configure OpenDS settings, edit PENROSE_SERVER_HOME/config/config.ldif.