Bug 1227542
Summary: | [SELinux] AVC denials may appear when kadmind starts | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Roland Mainz <rmainz> |
Component: | krb5 | Assignee: | Roland Mainz <rmainz> |
Status: | CLOSED ERRATA | QA Contact: | Patrik Kis <pkis> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | dpal, jpazdziora, kerberos-dev-list, mkosek, nalin, nathaniel, pkis, qe-baseos-security, rharwood, rmainz |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | krb5-1.13.2-3.fc22 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1222903 | Environment: | |
Last Closed: | 2015-06-21 00:18:42 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Roland Mainz
2015-06-03 00:55:55 UTC
Patch checked in and builds are available as krb5-1.13.2-2.fc22 and krb5-1.13.2-2.fc23 ... ... marking bug as MODIFIED. krb5-1.13.2-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/krb5-1.13.2-2.fc22 (In reply to Roland Mainz from comment #1) > Patch checked in and builds are available as krb5-1.13.2-2.fc22 and > krb5-1.13.2-2.fc23 ... > ... marking bug as MODIFIED. Attempts to start kadmind service during ipa-server-install leads to [1/2]: starting kadmin [error] CalledProcessError: Command ''/bin/systemctl' 'restart' 'kadmin.service'' returned non-zero exit status 1 Unexpected error - see /var/log/ipaserver-install.log for details: CalledProcessError: Command ''/bin/systemctl' 'restart' 'kadmin.service'' returned non-zero exit status 1 and the cause seems to be # /usr/sbin/_kadmind -bash: /usr/sbin/_kadmind: cannot execute binary file: Exec format error (In reply to Jan Pazdziora from comment #3) > (In reply to Roland Mainz from comment #1) > > Patch checked in and builds are available as krb5-1.13.2-2.fc22 and > > krb5-1.13.2-2.fc23 ... > > ... marking bug as MODIFIED. > > Attempts to start kadmind service during ipa-server-install leads to > > [1/2]: starting kadmin > [error] CalledProcessError: Command ''/bin/systemctl' 'restart' > 'kadmin.service'' returned non-zero exit status 1 > Unexpected error - see /var/log/ipaserver-install.log for details: > CalledProcessError: Command ''/bin/systemctl' 'restart' 'kadmin.service'' > returned non-zero exit status 1 > > and the cause seems to be > > # /usr/sbin/_kadmind > -bash: /usr/sbin/_kadmind: cannot execute binary file: Exec format error This is actually a different bug 1231834. Package krb5-1.13.2-2.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing krb5-1.13.2-2.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-10087/krb5-1.13.2-2.fc22 then log in and leave karma (feedback). krb5-1.13.2-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/krb5-1.13.2-3.fc22 krb5-1.13.2-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |