apacheds
can i use LDAP servers like ApacheDS as a persistence solution for desktop applications?
a fella recommended me to use ApacheDS as a replacement for my database (MySQL) you can find the discussion here[详细]
2023-04-04 00:30 分类:问答StartTls, ApacheDS Problem
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[详细]
2023-03-04 17:06 分类:问答Trying to use Spring LDAP for coding
I am trying to use Spring LDAP for coding <ldap-server ldif=\"classpath:my-ldap-clone.ldif\" /> 开发者_运维问答[详细]
2023-02-26 07:06 分类:问答How to create a partition in the root in ApacheDS server programmatically using JNDI/LDAP?
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[详细]
2023-02-09 13:00 分类:问答Fail to start Apache Directory Server - Error 04450
While I was trying to start ApacheDS 1.5.7 on windows platform, An Error 04450 occurs and the apacheds-rolling.log contains:[详细]
2023-01-06 08:53 分类:问答Is Apache Directory Server 1.5.x stable enough to use for integration testing purposes
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[详细]
2022-12-28 13:26 分类:问答Importing a schema LDIF and content LDIF on every startup of ApacheDS?
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:[详细]
2022-12-08 20:02 分类:问答