Description of problem: add a nfs share to /etc/fstab with user option: server:/shared/path /local/mountpoint nfs user,noauto 0 0 try to mount as user with "mount /local/mountpoint" fails with error mount.nfs: not installed setuid - "user" NFS mounts not supported. Worked fine in mga6, where it has the bit set. mga6 (working): $ ls -l /usr/sbin/mount.nfs -r-sr-xr-x 1 root root 118880 Jul 6 2017 /usr/sbin/mount.nfs* cauldron (broken): $ ls -l /usr/sbin/mount.nfs -rwxr-xr-x 1 root root 134704 Sep 20 21:13 /usr/sbin/mount.nfs*
Assigning to the registered nfs-utils maintainer.
CC: (none) => marja11Assignee: bugsquad => guillomovitch
Fixed in nfs-utils-2.3.3-3.mga7.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED
fix confirmed.
Whiteboard: (none) => MGA7-64-OK