Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
多亏了此处找到的示例,我已经成功地获得了一个嵌入式 ApacheDS 实例以从 Java Web 应用程序开始,并为其添加了分区。问题是生成的 LDAP 服务器实例未显示“ou=config”。知道为什么或我能做些什么来获得这个重要元素吗?
在嵌入式模式下,您以编程方式配置服务器,ou=config 用于配置在网络模式下运行的服务器。