auto_direct file
2007-12-24 20:27:00
host to mount the filesystem rw while all others are ro. My entry looks
like this currently:
mount -rw,hard,intr server:/path/to/filesystem
I have tried the following entries:
-ro,-rw=host,hard,intr
-rw=host,-ro,hard,intr
Neither work. In the first one, everyone is ro, including host. In the
second, everyone is rw. My NFS book doesn't really talk about multiple
options.
How do I get host to mount rw but all others ro?
Thanks.
--
=====================
Jeff Kennedy
Unix Administrator
AMCC
jlkennedy at amcc.com
Comments
Got something to say?
You must be logged in to post a comment.

