home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 5964 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.8 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!swrinde!sdd.hp.com!ux1.cso.uiuc.edu!m.cs.uiuc.edu!sunb10.cs.uiuc.edu!sparc0a.cs.uiuc.edu!pirzyk
  2. From: pirzyk@sparc0a.cs.uiuc.edu (Jim Pirzyk)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: /etc/netgroup and /etc/exports
  5. Summary: Using a netgroup with machines in a different NIS domain
  6. Keywords: netgroup exports
  7. Message-ID: <1992Aug30.144026.16771@sunb10.cs.uiuc.edu>
  8. Date: 30 Aug 92 14:40:26 GMT
  9. Sender: news@sunb10.cs.uiuc.edu
  10. Organization: University of Illinois at Urbana-Champaign
  11. Lines: 36
  12.  
  13. We have some machines that need /export/home directories mounted by 
  14. machines in a different NIS domain.  I want to use a netgroup with 
  15. those machines, but it will not allow the mount if the netgroup is
  16. listed with access in the /etc/exports file.  I can use netgroups
  17. with machines in the same domain, and the mount is allowed, but not 
  18. the ones in the different domain.  Here is how the files are set up.
  19.  
  20. /etc/netgroup
  21. zorro     (zorro.cecer.army.mil,,cecer.army.mil)
  22. diego     (diego.cecer.army.mil,,cecer.army.mil)
  23. vinny     (vinny.cecer.army.mil,,tac)
  24. sas_servers    zorro diego
  25. tac_servers    vinny
  26. tac_unix        tac_servers tac_sun4 tac_sun3
  27. tac_sun4         ...
  28. tac_sun3         ...
  29.  
  30. # This /etc/exports does not allow zorro or diego to mount the home directory
  31. /etc/exports
  32. /export/home/vinny    -access=tac_unix:sas_servers
  33.  
  34.  
  35. # But this /etc/exports does
  36. /export/home/vinny    -access=tac_unix:zorro.cecer.army.mil:diego.cecer.army.mil
  37.  
  38.  
  39. I know that there is bugs in /etc/netgroups when I tried to use them with
  40. SonOS 4.0.3, but I was pleased that I made it work with machines in the
  41. same NIS domain.  Can this be fixed or am I just beating my head against the
  42. wall.
  43.  
  44. - Jim Pirzyk
  45. -- 
  46. [Jim] pirzyk@uiuc.edu -------------------------------------------
  47. UNIX System Administrator
  48. Hello, we're the government and we're here to help you.
  49.