Package: nfs-common Version: 1:1.2.8-1 Severity: normal Hi,
Thanks for packaging version 1.2.8 so promptly (re Bug#707258)! I have installed this version, but the request-key errors persist with newer kernels (at least anything newer than 3.7). May 13 11:19:10 hostname request-key: Cannot find command to construct key 213728982 etc.. It turns out that an additonal config file needs to be provided. In RHEL they named this file /etc/request-key.d/id_resolver.conf, so Debian can probably just use the same name. As per 'man nfsidmap' I used the following line: $ cat /etc/request-key.d/id_resolver.conf create id_resolver * * /usr/sbin/nfsidmap -t 600 %k %d Once that file was created, the errors stop, and NFSv4 works properly again. Thanks, Norbert -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org