When mounting NFS version 4 shares with the latest rpm on CentOS-5.8, the following warnings are given:<br />
<br />
# mount -t nfs4 -o sec=krb5i server1.centos.org:/export1 /mnt/export1<br />
Warning: rpc.idmapd appears not to be running.<br />
All uids will be mapped to the nobody uid.<br />
Warning: rpc.gssd appears not to be running.<br />
<br />
A look at rpc.idmapd and rpc.gssd show they are running and the share appears to work.<br />
<br />
This issue has been reported upstream here:<br />
<br />
<a href="http://access.redhat.com/knowledge/solutions/76783">http://access.redhat.com/knowledge/solutions/76783</a> [<a href="http://access.redhat.com/knowledge/solutions/76783" target="_blank">^</a>]<br />
<br />
The impacted versions are nfs-utils-1.0.9-60.el5 and krb5-libs-1.6.1-70.el5.
↧