Сбой запуска систем для slapd и тайм-аут
Я пытаюсь установить openldap(v2.4.44) с помощью агента puppet --test в среде Centos 7 и получил эту ошибку
Error: Systems start for slapd failed!
journalctl log for slapd:
systemd[1]: Starting OpenLDAP Server Daemon...
runuser[110317]: pam_unix(runuser:session): session opened for user ldap by
(uid=0)
runuser[110317]: pam_unix(runuser:session): session closed for user ldap
tlsmc_get_pin: INFO: Please note the extracted key file will not be protected
with a PIN any more, however it will be still protected at least by file
permissions.
tlsmc_get_pin: INFO: Please note the extracted key file will not be protected
with a PIN any more, however it will be still protected at least by file
permissions.
tlsmc_get_pin: INFO: Please note the extracted key file will not be protected
with a PIN any more, however it will be still protected at least by file
permissions.
... loop until timeout
Примечание: это произошло, если я установил вручную
Может быть, проблема окружающей среды, потому что я пытался в другой среде, кажется, хорошо.
У кого-нибудь есть подсказка?