Hello, On 03/06/2015 06:15 AM, Martin Pitt wrote: > Hello all, > > Steve Langasek pointed out in [1] that idmapd is also necessary on the client > side. It isn't for my very simple NFSv4 test, but then again I don't know that > much about the various other modes of operation. > > This patch starts nfs-idmapd.service on clients too. This is distro specific... Other distros use the key ring based nfsidmap(5) command to do the id mapping. Make note, with new kernels the default upcall is to the nfsdimap command, if that fails then the rpc.idmapd daemon is tried. Meaning there are two upcalls for every id map when rpc.idmapd is used. This was the reason for the switch. steved. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html