a fella recommended me to use ApacheDS as a replacement for my database (MySQL) you can find the discussion here
I have been struggling in getting Start Tls to work for my ldap server. I have configured a keystore and password in a spring context file. My configuration seems to work for SSL but Star Tls is causi
I am trying to use Spring LDAP for coding <ldap-server ldif=\"classpath:my-ldap-clone.ldif\" /> 开发者_运维问答
I\'m trying to create a new partition in the root of a ApacheDS Lightweight Directory using JNDI/LDAP. I\'ve failed trying to add it using bind and createSubcontext within the root context. I\'m able
While I was trying to start ApacheDS 1.5.7 on windows platform, An Error 04450 occurs and the apacheds-rolling.log contains:
I have been trying to locate various dependencies and it seems that various classes have changed packages resulting in broken stuff. eg AbstractServerTest ffrom 1.5.5 doesnt work with all the jars fro
I want my embedded ApacheDS to start up with a fresh schema/content when I run my tests. I tried to import a LDIF with this lines: