home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.ultrix
- Path: sparky!uunet!world!cmr
- From: cmr@world.std.com (Charles M Richmond)
- Subject: Re: SUMMARY: NFS exporting hassles
- Message-ID: <C0quBC.LAM@world.std.com>
- Organization: Integrated International Systems Corp. One Longfellow Place, Suite 3309, Boston, Ma.
- References: <flint.726378710@marsh> <flint.726725306@marsh> <1993Jan12.122721.26236@ulrik.uio.no>
- Date: Tue, 12 Jan 1993 13:47:36 GMT
- Lines: 23
-
- I can't try this out, but...
-
- If you want to export /usr/whatever with varying root permissions you might
- try the following:
-
-
- ln -s /usr/whatever /usr/whtever
-
- then in the exports file
-
-
- /usr/whatever [host list]
- /usr/whtever -r=0 roothost1 roothost2 roothost3 ...
-
-
- I do not see why this shouldn't work.
-
- Charlie
- --
- *****************************************************************************
- * Charles Richmond Integrated International Systems Corporation *
- * cmr@world.std.com (Temporary) cmr@koneko.shr.dec.com *
- * Specializing in UNIX, X, Image Processing, and Communications. *
-