Bugzilla – Bug 810926
MIT Kerberos is broken
Last modified: 2013-04-04 14:00:08 UTC
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 The service starts fail. $ systemctl start krb5kdc.service The log entry in /var/log/messages about that: 2013-03-22T06:13:06.951894+01:00 server systemd[1]: Starting Kerberos 5 KDC... 2013-03-22T06:13:06.985386+01:00 server systemd[6165]: Failed at step EXEC spawning /usr/sbin/krb5kdc: No such file or directory 2013-03-22T06:13:06.985853+01:00 server systemd[1]: krb5kdc.service: control process exited, code=exited status=203 2013-03-22T06:13:07.005230+01:00 server systemd[1]: Failed to start Kerberos 5 KDC. 2013-03-22T06:13:07.005637+01:00 server systemd[1]: Unit krb5kdc.service entered failed state $ systemctl start kadmind.service The log entry in /var/log/messages about that: 2013-03-22T06:15:34.191278+01:00 betty systemd[1]: Starting Kerberos 5 Password-changing and Administration... 2013-03-22T06:15:34.241954+01:00 betty systemd[6360]: Failed at step EXEC spawning /usr/sbin/kadmind: No such file or directory 2013-03-22T06:15:34.242514+01:00 betty systemd[1]: kadmind.service: control process exited, code=exited status=203 2013-03-22T06:15:34.255741+01:00 betty systemd[1]: Failed to start Kerberos 5 Password-changing and Administration. 2013-03-22T06:15:34.256285+01:00 betty systemd[1]: Unit kadmind.service entered failed state Both binaries krb5kdc and kadmind are in /usr/lib/mit/sbin/ and not in /usr/sbin/ . Although the init scripts set this well: $ cat /etc/init.d/krb5kdc ... prog="Kerberos 5 KDC" krb5kdc=/usr/lib/mit/sbin/krb5kdc krbdir=/var/lib/kerberos/krb5kdc ... I use an update installation from 12.2 to 12.3 if this should play any role. Reproducible: Always Steps to Reproduce: 1. systemctl start krb5kdc.service 2. systemctl start kadmind.service Actual Results: Services did not start. Expected Results: Services should start.
oops. I will provide an update. Thanks for the report.
maintenance request started (160557) Closing as fixed.
Fix for Factory submitted too.
This is an autogenerated message for OBS integration: This bug (810926) was mentioned in https://build.opensuse.org/request/show/160561 Factory / krb5
This is an autogenerated message for OBS integration: This bug (810926) was mentioned in https://build.opensuse.org/request/show/161375 Factory / krb5
This is an autogenerated message for OBS integration: This bug (810926) was mentioned in https://build.opensuse.org/request/show/162088 Factory / krb5
openSUSE-RU-2013:0577-1: An update that has one recommended fix can now be installed. Category: recommended (important) Bug References: 810926 CVE References: Sources used: openSUSE 12.3 (src): krb5-1.10.2-10.9.1, krb5-doc-1.10.2-10.9.2, krb5-mini-1.10.2-10.9.1
This is an autogenerated message for OBS integration: This bug (810926) was mentioned in https://build.opensuse.org/request/show/162232 Factory / krb5
This is an autogenerated message for OBS integration: This bug (810926) was mentioned in https://build.opensuse.org/request/show/162619 Factory / krb5