Why does ApacheDS restart fail?

Source: Internet
Author: User
Tags jxplorer

Why does ApacheDS restart fail?

Why does ApacheDS restart fail?

I recently studied the LDAP technology and found that there is too little information in this area. It is really tiring to study.

Below are some open-source projects I have found online.

A) ldap server: apacheDS, OpenLDAP, Fedora (RedHat), OpenDS (SUN)
B) CLIENT TOOLS: JXplorer and ldap-utils
C) API: SpringLDAP

After ApacheDS is installed, everything is normal, but it cannot be started when the service is restarted.

Where was the error. I used JXplorer to connect to the service and changed the admin password. However, the password of the server cannot be changed.
So I have to change the password in conf/server. xml under the server directory, and change the password in server. xml under the instances/default/conf directory.
This is the following section.
<Prop key = "java. naming. security. authentication"> simple </prop>
<Prop key = "java. naming. security. principal"> uid = admin, ou = system </prop>
<Prop key = "java. naming. security. credentials"> secret </prop>

ApacheDS details: click here
ApacheDS: click here

This article permanently updates the link address:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.