Is it likely that RAM 7.5.1.2 would work with Apache Directory Server 1.5.5?
One answer
It was not formally tested... but in general, generic LDAP calls are made ... I do not see a reason why it "should not work"
There are two levels to LDAP access:
1. Authentication .... this is driven by the container (WAS/Tomcat) not RAM ... so support is gated by the support of the container.
2. User profile information ... RAM sync. with user's (name, email ...) from LDAP. If the (LDAP) schema is generic, there should not be a technical reason why it should not work.
... still, we have not tested RAM with Apache Dir. server.
There are two levels to LDAP access:
1. Authentication .... this is driven by the container (WAS/Tomcat) not RAM ... so support is gated by the support of the container.
2. User profile information ... RAM sync. with user's (name, email ...) from LDAP. If the (LDAP) schema is generic, there should not be a technical reason why it should not work.
... still, we have not tested RAM with Apache Dir. server.