home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 5983 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.2 KB  |  52 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!lucee
  3. From: lucee@madoka.its.rpi.edu (Scanner)
  4. Subject: Re: Splitting an NIS domain across a router.
  5. Message-ID: <pgvyx8l@rpi.edu>
  6. Nntp-Posting-Host: madoka.its.rpi.edu
  7. References: <1992Aug31.145450.24666@uunet.uu.net!mercomp>
  8. Date: Mon, 31 Aug 1992 20:13:29 GMT
  9. Lines: 41
  10.  
  11. blu@uunet.uu.net!mercomp (Brian Utterback) writes:
  12.  
  13. >We are in the process of splitting our current network into two, a
  14. >production network and a test network.  I don't know much about the
  15. >workinfs of NIS, so bear with me if this is a stupid question, but
  16. >how do I set up NIS under such a configuration?
  17.  
  18. The main question is do you want the NIS between these two different,
  19. bridged by the router, to be the same NIS domain or not?
  20.  
  21. If so, you should follow the instructions int he Sun "Systems &
  22. Network Administration" manual.
  23.  
  24. Have one NIS master, and have one NIS slave server on the other net.
  25. Regardless, with NIS as it comes from Sun, you will need a NIS server
  26. on each network because "ypbind" uses a broadcast to find its NIS servers.
  27.  
  28. Having one server be a NIS slave server insures that it will remain in
  29. sync with your master server.
  30.  
  31. If you are going to have two different NIS domains, one for each network,
  32. then you will need two masters.  How you keep data in sync between
  33. these two domains can be done any number of ways. The simplest is to
  34. make sure that the files that one uses the other is given also.
  35.  
  36. > Any one have a similar setup?
  37.  
  38. Out setup is a little similar.. we have many different subnets and 
  39. a couple of NIS servers. One is the master, and the other NIS servers
  40. are maintained via 'ypxfrd' to keep in sync.
  41.  
  42. We have a problem in that our clients are all over the place and we can
  43. not afford enough servers to have one on each subnet, so we wrote our
  44. own version of 'ypbind' that uses a file on local disk with a ranking
  45. for groups of servers and domains instead of relying upon broadcast.
  46.  
  47. -- 
  48. - You ever have one of those days where you just want to teleport in
  49. - somewhere, destroy a couple of monsters, do some property damage,
  50. - then teleport out?
  51. ** internet: scanner@rpi.edu    ** bitnet:   userf0f3@rpitsmts.bitnet
  52.