Chris Mohler via FreeIPA-users wrote: > Sorry for the delay, It's been busy and I was not able to take the > server down for even a few minutes to check. > > Here is the output from the commands you asked about: > > [root@ipa1 user]# date > Thu Dec 20 11:27:02 EST 2018 > [root@ipa1 user]# ipactl stop > Stopping ipa-otpd Service > Stopping pki-tomcatd Service > Stopping ntpd Service > Stopping ipa-custodia Service > Stopping httpd Service > Stopping kadmin Service > Stopping krb5kdc Service > Stopping Directory Service > ipa: INFO: The ipactl command was successful > [root@ipa1 user]# systemctl start [email protected] httpd krb5kdc > pki-tomcatd@pki-tomcat > Job for [email protected] failed because a configured resource > limit was exceeded. See "systemctl status [email protected]" and > "journalctl -xe" for details. > Job for krb5kdc.service failed because the control process exited with > error code. See "systemctl status krb5kdc.service" and "journalctl -xe" > for details. > > [root@ipa1 user]# systemctl status [email protected] > ● [email protected] - 389 Directory Server domain.com. > Loaded: loaded (/usr/lib/systemd/system/[email protected]; enabled; > vendor preset: disabled) > Active: failed (Result: resources)
Sorry, that's the wrong service. systemctl -a |grep dirsrv Start the one appropriate for your realm. Without dirsrv nothing else will work so the rest of the errors are expected. rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
