home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9326 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.1 KB

  1. Path: sparky!uunet!stanford.edu!ames!think.com!barmar
  2. From: barmar@think.com (Barry Margolin)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: Root Priviledges Between Workstation and Server?
  5. Date: 11 Dec 1992 19:08:33 GMT
  6. Organization: Thinking Machines Corporation, Cambridge MA, USA
  7. Lines: 16
  8. Message-ID: <1gaovhINNj91@early-bird.think.com>
  9. References: <derosa.724003438@mica>
  10. NNTP-Posting-Host: telecaster.think.com
  11.  
  12. In article <derosa.724003438@mica> motcid!derosa@uunet.uu.net writes:
  13. >I need to have root run a process on a workstation and
  14. >have the results written to a log file on a server on
  15. >the network.  Whenever I do this I get a "permission
  16. >denied".  
  17.  
  18. By default, NFS servers translate client uid 0 (root) to 65534 (nobody),
  19. since many sites allow users to become root on their workstation but don't
  20. want them to have access to the server's critical files.  You can change
  21. this using the "-root=<machine>" or "-anon=<uid>" options in /etc/exports
  22. on the server.
  23. -- 
  24. Barry Margolin
  25. System Manager, Thinking Machines Corp.
  26.  
  27. barmar@think.com          {uunet,harvard}!think!barmar
  28.