Bug 8179 - The OpenLdap 2.4.46 can not work
Summary: The OpenLdap 2.4.46 can not work
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Others (show other bugs) Others
Version: 8.6
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-05 15:00 UTC by xiaominyan
Modified: 2024-02-05 15:00 UTC (History)
0 users

See Also:


Attachments
the actual results page (55.73 KB, image/png)
2024-02-05 15:00 UTC, xiaominyan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xiaominyan 2024-02-05 15:00:00 UTC
Created attachment 1018 [details]
the actual results page

Description of problem:

the OpenLdap server can not start due to the lack of tls components
Version-Release number of selected component (if applicable):
openldap 2.4.46

How reproducible:


Steps to Reproduce:
1.make sure your the version of your openldap-server,openldap-dev,openldap-clients,openldap is 2.4.46-18.ano and install them
2.execute the command "cp DB_CONFIG.example /var/lib/ldap/DB_CONFIG; chown -R ldap. /var/lib/ldap/; cp /usr/share/openldap-servers/slapd.ldif /root/"
3.execute the command "slapadd -F /etc/openldap/slapd.d -n 0 -l /root/slapd.ldif"
4.use "systemctl status slapd" to check the status of slapd

Actual results:
the result is as the attachment


Expected results:


Additional info: