Ldap – Setting up OpenAM to use OpenLDAP as DataStore

ldapopenamopenldap

I am at the moment trying to configure an OpenAM installation to use an OpenLDAP as DataStore; is it possible to do it? I have seen some tips about configuring OpenLDAP (as in this tutorial) but this is not possible for me because LDAP is out of my control (it's customers').

How can – If possible – configure OpenAM to use OpenLDAP as DataStore without modifying OpenLDAP installation?

Best Answer

No, if you can't modify the OpenLDAP schema, you are out of luck. But if you have a good reason to use this LDAP server for this purpose, talk to the admin and ask him to add the necessary schemas. If you don't have that reason, you shouldn't even try anyway.