Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 479982

Summary: net-fs/nfs-utils USE=kerberos should be configured with --with-gssglue
Product: Gentoo Linux Reporter: dnh2000
Component: [OLD] Core systemAssignee: Network Filesystems <net-fs>
Status: RESOLVED FIXED    
Severity: normal CC: vmatare+gbug
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: http://bugs.debian.org/707960
Whiteboard:
Package list:
Runtime testing required: ---

Description dnh2000 2013-08-06 21:11:54 UTC
Mounting an nfs4 share with sec=krb5 causes rpc.gssd to segfault.
Tested on nfs-utils-1.2.6->1.2.8


Reproducible: Always

Steps to Reproduce:
1.Configure export nfs4 share with gss/krb5 security
2.mount share on client with sec=krb5

Actual Results:  
rpc.gssd segfaults

Expected Results:  
Share should mount

This was fixed in debian by recompiling the package with  "--with-gssglue" 
Added this option to the ebuild solved the problem.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707960
Comment 1 Tim Harder gentoo-dev 2013-08-27 07:00:56 UTC
Fixed in 1.2.8-r2.
Comment 2 Tim Harder gentoo-dev 2013-08-27 07:01:55 UTC
*** Bug 480382 has been marked as a duplicate of this bug. ***