Hostname replaced with localhost:
localhost:/home/oper # systemctl start sssd
Job for sssd.service failed because the control process exited with error code.
See “systemctl status sssd.service” and “journalctl -xe” for details.
localhost:/home/oper # systemctl status sssd.service
● sssd.service - System Security Services Daemon
Loaded: loaded (/usr/lib/systemd/system/sssd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2018-10-11 09:43:52 EDT; 14s ago
Process: 4224 ExecStart=/usr/sbin/sssd -D -f (code=exited, status=1/FAILURE)
Oct 11 09:43:48 localhost sssd[be[4239]: Starting up
Oct 11 09:43:51 localhost sssd[4245]: Starting up
Oct 11 09:43:51 localhost sssd[4246]: Starting up
Oct 11 09:43:51 localhost sssd[4248]: Starting up
Oct 11 09:43:51 localhost sssd[4249]: Starting up
Oct 11 09:43:52 localhost sssd[be[4250]: Starting up
Oct 11 09:43:52 localhost sssd[4225]: Exiting the SSSD. Could not restart critical service [4ccompany].
Oct 11 09:43:52 localhost systemd[1]: sssd.service: Control process exited, code=exited status=1
Oct 11 09:43:52 localhost systemd[1]: sssd.service: Failed with result ‘exit-code’.
Oct 11 09:43:52 localhost systemd[1]: Failed to start System Security Services Daemon.
localhost:/home/oper # journalctl -xe
Oct 11 09:43:51 localhost sssd[4246]: Starting up
Oct 11 09:43:51 localhost sssd[4248]: Starting up
Oct 11 09:43:51 localhost sssd[4249]: Starting up
Oct 11 09:43:52 localhost sssd[be[4250]: Starting up
Oct 11 09:43:52 localhost systemd[1]: Started Process Core Dump (PID 4251/UID 0).
– Subject: Unit systemd-coredump@13-4251-0.service has finished start-up
– Defined-By: systemd
– Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Unit systemd-coredump@13-4251-0.service has finished starting up.
– The start-up result is RESULT.
Oct 11 09:43:52 localhost sssd[4225]: Exiting the SSSD. Could not restart critical service [4ccompany].
Oct 11 09:43:52 localhost systemd[1]: sssd.service: Control process exited, code=exited status=1
Oct 11 09:43:52 localhost systemd[1]: sssd.service: Failed with result ‘exit-code’.
Oct 11 09:43:52 localhost systemd[1]: Failed to start System Security Services Daemon.
– Subject: Unit sssd.service has failed
– Defined-By: systemd
– Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Unit sssd.service has failed.
– The result is RESULT.
Oct 11 09:43:52 localhost systemd-coredump[4252]: Process 4250 (sssd_be) of user 0 dumped core.
– Subject: Process 4250 (sssd_be) dumped core
– Defined-By: systemd
– Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
– Documentation: man:core(5)
– Process 4250 (sssd_be) crashed and dumped core.
– This usually indicates a programming error in the crashing program and
– should be reported to its vendor as a bug.