Bug 784908

Summary: rpc.gssd linking issue
Product: [Fedora] Fedora Reporter: Simo Sorce <ssorce>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: bfields, jlayton, steved
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nfs-utils-1.2.5-14.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 784909 (view as bug list) Environment:
Last Closed: 2012-05-08 04:11:45 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:    
Bug Blocks: 784909    

Description Simo Sorce 2012-01-26 15:56:36 UTC
rpc.gssd is supposed to link against the libgssglue librray so that rpc.gssd becomes independent from the specific gssapi implementation.

Libgssglue uses the /etc/gssapi_mech.conf file to detemine what gssapi to dlopen() and use. By default it loads libgssapi_krb5.so which is provided by the MIT krb5 packages.

rpc.gssd do link agains libgssglue.so, unfortunately it also links against libgssapi_krb5.so

These 2 library export the same symbols so results are unpredictable if libgssglue is configured to use a different library.

rpc.gssd should not link against libgssapi_krb5 directly and let libgssglue.so load it dynamically at startup.

Comment 1 Fedora Update System 2012-03-27 15:48:59 UTC
nfs-utils-1.2.5-14.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/FEDORA-2012-4479/nfs-utils-1.2.5-14.fc17

Comment 2 Fedora Update System 2012-03-27 15:53:22 UTC
nfs-utils-1.2.5-6.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/nfs-utils-1.2.5-6.fc16

Comment 3 Fedora Update System 2012-04-21 21:02:52 UTC
Package nfs-utils-1.2.5-14.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing nfs-utils-1.2.5-14.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-4479/nfs-utils-1.2.5-14.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-05-08 04:11:45 UTC
nfs-utils-1.2.5-14.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2012-05-29 20:11:52 UTC
nfs-utils-1.2.5-8.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/nfs-utils-1.2.5-8.fc16

Comment 6 Fedora Update System 2012-07-02 22:28:06 UTC
nfs-utils-1.2.5-8.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.