Bug 23742 - can no longer mount nfs shares as user - »mount.nfs: not installed setuid - "user" NFS mounts not supported.«
Summary: can no longer mount nfs shares as user - »mount.nfs: not installed setuid - "...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Guillaume Rousse
QA Contact:
URL:
Whiteboard: MGA7-64-OK
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 16:21 CEST by Christian Lohmaier
Modified: 2018-11-03 12:26 CET (History)
1 user (show)

See Also:
Source RPM: nfs-utils-2.3.3-2.mga7.src.rpm
CVE:
Status comment:


Attachments

Description Christian Lohmaier 2018-10-21 16:21:47 CEST
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*
Comment 1 Marja Van Waes 2018-10-21 21:42:00 CEST
Assigning to the registered nfs-utils maintainer.

CC: (none) => marja11
Assignee: bugsquad => guillomovitch

Comment 2 Guillaume Rousse 2018-10-28 11:11:01 CET
Fixed in nfs-utils-2.3.3-3.mga7.

Resolution: (none) => FIXED
Status: NEW => RESOLVED

Comment 3 Christian Lohmaier 2018-11-03 12:26:17 CET
fix confirmed.

Whiteboard: (none) => MGA7-64-OK


Note You need to log in before you can comment on or make changes to this bug.