home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5738 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.3 KB

  1. Xref: sparky comp.sys.sun.admin:5738 comp.sys.sun.misc:3836
  2. Newsgroups: comp.sys.sun.admin,comp.sys.sun.misc
  3. Path: sparky!uunet!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!ubc-cs!unixg.ubc.ca!physics.ubc.ca!unruh
  4. From: unruh@physics.ubc.ca (William Unruh)
  5. Subject: Re: NIS and DNS. Any problem to expect?
  6. Message-ID: <unruh.714437397@physics.ubc.ca>
  7. Sender: news@unixg.ubc.ca (Usenet News Maintenance)
  8. Nntp-Posting-Host: physics.ubc.ca
  9. Organization: University of British Columbia, Vancouver, B.C., Canada
  10. References: <1992Aug14.070914.8353@autelca.ascom.ch> <ellis.714429201@nova>
  11. Date: Fri, 21 Aug 1992 22:49:57 GMT
  12. Lines: 15
  13.  
  14. ellis@nova.gmi.edu (Stew Ellis) writes:
  15.  
  16. >We got all sorts of conflicting advice, including replacing libc with a libc
  17. >relinked with all of the latest resolver routines from bind.  There have
  18. >been posts about the proper way to include resolver routines while relinking.
  19.  
  20. If you run NIS, (with -b) the Sun will first look in NIS for the host,
  21. if it does not find it , it then automatically goes to DNS . If you do
  22. not use NIS, the Sun goesONLY to /etc/hosts. If it's not there, tough.
  23. resolv+ is a package rewrite of the BSD Bind routins which will go to
  24. /etc/hosts and/or DNS in whichever order you want. It involves redoing
  25. your libc.so library.
  26. resolv+ was written by Bill Wisner and is in hayes.ims.alaska.edu in
  27. /networking
  28.  
  29.