home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / ultrix / 9265 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!pipex!warwick!pavo.csi.cam.ac.uk!maj
  3. From: maj@cl.cam.ac.uk (Martyn Johnson)
  4. Subject: Re: SUMMARY: NFS exporting hassles
  5. Message-ID: <1993Jan12.165144.24247@infodev.cam.ac.uk>
  6. Sender: news@infodev.cam.ac.uk (USENET news)
  7. Nntp-Posting-Host: ashby.cl.cam.ac.uk
  8. Organization: U of Cambridge Computer Lab, UK
  9. References: <flint.726378710@marsh> <flint.726725306@marsh> <1993Jan12.122721.26236@ulrik.uio.no> <C0quBC.LAM@world.std.com>
  10. Date: Tue, 12 Jan 1993 16:51:44 GMT
  11. Lines: 26
  12.  
  13. In article <C0quBC.LAM@world.std.com>, cmr@world.std.com (Charles M Richmond) writes:
  14. |> I can't try this out, but...
  15. |> 
  16. |> If you want to export /usr/whatever with varying root permissions you might 
  17. |> try the following:
  18. |> 
  19. |> 
  20. |> ln -s /usr/whatever /usr/whtever 
  21. |> 
  22. |> then in the exports file
  23. |> 
  24. |> 
  25. |> /usr/whatever  [host list]
  26. |> /usr/whtever -r=0 roothost1 roothost2 roothost3 ...
  27. |> 
  28. |> 
  29. |> I do not see why this shouldn't work.
  30.  
  31. I believe it spots that the two directories are really the same
  32. thing, and treats it exactly as it would if you had given the
  33. same name on both entries (i.e. grumbles and ignores one of them).
  34.  
  35. -- 
  36. Martyn Johnson      maj@cl.cam.ac.uk
  37. University of Cambridge Computer Lab
  38. Cambridge UK
  39.