Jeff Layton is changing rpc.gssd to make it setuid() before performing gssapi operations. This is good for security reasons, but breaks our assumption for the default nfs-client service.
Add support to allow client keytab usage (and later impersonation) using gss-proxy by supporting connections from arbitrary uids.
Pushed to master, will be in future 0.3.0.
Metadata Update from @simo: - Issue assigned to simo