]> git.decadent.org.uk Git - nfs-utils.git/commit
If mount.nfs is not installed setuid, an attempt to perform a "user"
authorNeilBrown <neilb@suse.de>
Thu, 8 May 2008 09:18:25 +0000 (05:18 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 8 May 2008 09:18:25 +0000 (05:18 -0400)
commit0930b25ee3a1eb28b957cdc70c9a1958812d895f
treeab5b8fbcf1a6b5c37351fc5ede58cb54d01742fe
parent25cd5f9101b8969f9e1f9d7d486f11c215d0eeb4
If mount.nfs is not installed setuid, an attempt to perform a "user"
or "users" mount will fail with a fairly obscure error message,
typically about getting "permission denied" from the server.

This patch gives a more helpful message in that case.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/mount.c