I want to configure OpenDS LDAP server to work with memory back-end DB, for unit tests. According to OpedDS wiki it can be done, but there is no tutorial there.
How can it be configured?
I want to configure OpenDS LDAP server to work with memory back-end DB, for unit tests. According to OpedDS wiki it can be done, but there is no tutorial there.
How can it be configured?
You need the Memory backend as in "org.opends.server.backends.MemoryBackend". See the following for more information: