home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8437 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  2.0 KB

  1. Xref: sparky comp.sys.hp:8437 comp.protocols.nfs:1935
  2. Path: sparky!uunet!ogicse!uwm.edu!cs.utexas.edu!convex!convex!thurlow
  3. From: thurlow@convex.com (Robert Thurlow)
  4. Newsgroups: comp.sys.hp,comp.protocols.nfs
  5. Subject: Re: Pls help: UID and GID consistency in NFS
  6. Keywords: NFS
  7. Message-ID: <thurlow.711907291@convex.convex.com>
  8. Date: 23 Jul 92 16:01:31 GMT
  9. Article-I.D.: convex.thurlow.711907291
  10. References: <1992Jul23.092816.8625@hp9000.csc.cuhk.hk>
  11. Sender: usenet@news.eng.convex.com (news access account)
  12. Organization: Engineering, CONVEX Computer Corp., Richardson, Tx., USA
  13. Lines: 24
  14. Nntp-Posting-Host: dhostwo.convex.com
  15. X-Disclaimer: This message was written by a user at CONVEX Computer
  16.               Corp. The opinions expressed are those of the user and
  17.               not necessarily those of CONVEX.
  18.  
  19. In <1992Jul23.092816.8625@hp9000.csc.cuhk.hk> a866700@hp9000.csc.cuhk.hk (Wong Siu To) writes:
  20.  
  21. >We've configured a HP720 (HP-UX 8.07) to mount filesystem on HP 845S
  22. >(HP-UX 8.00).  I've made the uid and gid of the root entries the same on
  23. >both machines.  When I mount the filesystem and create a new file on
  24. >this filesystem, I saw the owner is 65534 (nobody) but the group is
  25. >okay (the same as those file created by root on the 845S, say admin).
  26. >Then, on HP720 I chown the file to root, I've no access to the file
  27. >again.
  28.  
  29. You need to look at the exportfs(8) man page on the server and figure
  30. out how to tell the server to permit unmodified root access from certain
  31. client machines (or all of you *really* trust your network).  Right now,
  32. the server is trying to protect you from raids by a foreign root user,
  33. and you need to tell it which hosts you trust.  The syntax on Suns and
  34. our machines is "-root=host_a,host_b,host_c" in the /etc/exports entry
  35. for the filesystem(s) in question.  You should think carefully about
  36. how wide you want to open yourself up with this.
  37.  
  38. Rob T
  39. --
  40. Rob Thurlow, thurlow@convex.com
  41. Heaven knows / No frontiers
  42. And I've seen heaven in your eyes            - Jimmy McCarthy
  43.