home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / admin / 10729 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.4 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!urmel.informatik.rwth-aachen.de!rwthi3!peter
  2. From: peter@rwthi3.informatik.rwth-aachen.de (Peter Heimann)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: how to erase traces of old NIS slave server
  5. Date: 25 Jan 1993 20:12:52 GMT
  6. Organization: Informatik III, RWTH Aachen
  7. Lines: 26
  8. Distribution: world
  9. Message-ID: <1k1hk4INN37f@urmel.informatik.rwth-aachen.de>
  10. References: <JAS.93Jan21165252@vash.ebt>
  11. NNTP-Posting-Host: bernstein.informatik.rwth-aachen.de
  12.  
  13. In <JAS.93Jan21165252@vash.ebt> jas@vash.ebt (Jim Stiles) writes:
  14.  
  15. >We used to have a slave server which has long since been
  16. >decommissioned.  However, we frequently see references to it when we
  17. >do NIS transactions (such as a make of the NIS maps).
  18.  
  19. You have to delete the old slave server from the ypservers map.
  20.  
  21. On the master server, create a text file from the map:
  22.     /usr/etc/yp/makedbm -u /var/yp/`domainname`/ypservers >ypservers.txt
  23. Delete the first two lines, and the line for the old slave.
  24. Turn the new text file into a map:
  25.     /usr/etc/yp/makedbm ypservers.txt /var/yp/`domainname`/ypservers
  26. Use
  27.     cd /var/yp ; make
  28. to push the map to all servers.
  29.  
  30. [Please fix your mail address:
  31. >From: jas@vash.ebt (Jim Stiles)
  32. 'ebt' is not a valid toplevel domain, and so I couldn't send mail to you.]
  33.  
  34. --
  35. Peter Heimann
  36.  
  37. Lehrstuhl fuer Informatik III        peter@rwthi3.informatik.rwth-aachen.de
  38. RWTH Aachen
  39.