Description of problem: After installing openldap-servers and editong slapd.conf, trying to launch ldap doesn't work: Version-Release number of selected component (if applicable): - openldap-servers-2.4.33-7.mga3.x86_64 How reproducible: always What I tried: - In MCC (Mageia Control Center) -> System -> Services, there is no ldap nor openldap service. - as root "service ldap start" doesn't work and asks to run the following: - # systemctl status ldap.service ldap.service Loaded: error (Reason: No such file or directory) Active: inactive (dead) Reproducible: Steps to Reproduce:
seems they are no yet migrate to systemd and I can check personnaly. /etc/initd.d/ldap start give what ?
That file doesn't exists: # /etc/initd.d/ldap start bash: /etc/initd.d/ldap: Aucun fichier ou dossier de ce type
comment 1: you should have read I can't check. but now I did and all these commands works fine on my VM.
Status: NEW => UNCONFIRMEDEver confirmed: 1 => 0
Ok, thanks. I think I am not missing that file from openldap-servers: # rpm -V openldap-servers S.5....T. c /etc/openldap/slapd.conf S.5....T. c /etc/sysconfig/ldap So can you tell where this file comes from in your VM ? Try: rpm -qif /etc/sysconfig/ldap
it come from the same package $ rpm -qif /etc/init.d/ldap Name : openldap-servers Version : 2.4.33 Release : 7.mga3
Ok, for me it works now. I don't know why it didn't, I don't know why it does now... ldap works in the Services in the MCC. ldap works from a console: service ldap start Thx for the replies anyway.
Status: UNCONFIRMED => NEWEver confirmed: 0 => 1
closing then
Status: NEW => RESOLVEDResolution: (none) => INVALID