Bug 816123
Summary: | samba's use of (private) krb5_locate_kdc() broken by krb5-1.10 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Guenther Deschner <gdeschner> |
Component: | samba | Assignee: | Guenther Deschner <gdeschner> |
Status: | CLOSED ERRATA | QA Contact: | Martin Cermak <mcermak> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.3 | CC: | ajax, asn, azelinka, gdeschner, jlayton, kevin, mcermak, prc, rdieter, sbose, ssorce |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | samba-3.5.10-124.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
An update of the system Kerberos library to a recent version can make Samba
binaries and libraries suddenly unusable because Samba was using a private
library symbol.
Consequence:
Samba was no longer usable after an Kerberos update.
Fix:
Samba has been fixed to no longer use that private symbol.
Result:
Samba continues to operate when the Kerberos library has been updated.
|
Story Points: | --- |
Clone Of: | 754783 | Environment: | |
Last Closed: | 2012-06-20 13:50:19 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 754783 | ||
Bug Blocks: |
Description
Guenther Deschner
2012-04-25 10:13:32 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: An update of the system Kerberos library to a recent version can make Samba binaries and libraries suddenly unusable because Samba was using a private library symbol. Consequence: Samba was no longer usable after an Kerberos update. Fix: Samba has been fixed to no longer use that private symbol. Result: Samba continues to operate when the Kerberos library has been updated. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0850.html |