[1481] in linux-net channel archive
Re: Question...
daemon@ATHENA.MIT.EDU (Michael Weller)
Tue Dec 5 00:59:10 1995
Date: Mon, 4 Dec 1995 17:01:02 +0100 (MEZ)
From: Michael Weller <eowmob@exp-math.uni-essen.de>
To: Jeremy Hall <jhall@isdnlin.mtsu.edu>
Cc: linux-net@vger.rutgers.edu
In-Reply-To: <m0tM4fE-000BRoC@isdnlin.mtsu.edu>
On Sat, 2 Dec 1995, Jeremy Hall wrote:
> Is there a parameter that will support this, or do we just not use NFS
> with that server?
The general procedure is either the second one or try to ensure that the
user calling the mount command is not member of more than 8 groups.
Usually root is in all groups and thus in more than 8. Unfortunately
linux doesn't allow to mount as non-root user.
We had the exact same problem with some RS/6000 (new) and old Apollo machines
in our house. AIX allows mounts when you are in the system (0) group. For
mounting the old Apollo dirs we created a special user that was member
only of the system group.
(We didn't have todo that in the bootup scripts as mounts were performed
b4 NIS was brought up and thus before root was in more than 8 groups)
MIchael.
(eowmob@exp-math.uni-essen.de or eowmob@pollux.exp-math.uni-essen.de
Please do not use my vm or de0hrz1a accounts anymore. In case of real
problems reaching me try mat42b@aixrs1.hrz.uni-essen.de instead.)