home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23319 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!world!jrs
  3. From: jrs@world.std.com (Rick Sladkey)
  4. Subject: Re: Q: Is there NIS (yellow pages) for linux ?
  5. In-Reply-To: evansmp@uhura.aston.ac.uk's message of Fri, 8 Jan 1993 15:30:20 GMT
  6. Message-ID: <JRS.93Jan8215458@lepton.world.std.com>
  7. Sender: jrs@world.std.com (Rick Sladkey)
  8. Organization: The Internet
  9. References: <1993Jan8.135326.16092@email.tuwien.ac.at>
  10.             <1993Jan8.153020.13379@aston.ac.uk>
  11. Date: Sat, 9 Jan 1993 02:54:58 GMT
  12. Lines: 26
  13.  
  14. >>>>> On Fri, 8 Jan 1993 15:30:20 GMT,
  15. >>>>> evansmp@uhura.aston.ac.uk (Mark Evans) said:
  16.  
  17. Mark> Gerhard R. Kircher (kircher@gandalf) wrote:
  18.  
  19. Gerhard> does anyone know about a port of NIS (yellow pages) for
  20. Gerhard> linux?  At least a NIS client (ypbind) would suffice.
  21.  
  22. There is no current freely available NIS implementation that I know
  23. of.  Anyway, ypbind would not really be enough because you will have
  24. to recompile the shared libraries to get everything to use NIS instead
  25. of the standard non-NIS libc versions.
  26.  
  27. Mark> I don't know of one, but someone from sun said that all the
  28. Mark> apropriate x files should be on any machine they ship.
  29.  
  30. Please don't do that.  The *.x files that come with SunOS don't have
  31. the appropriate distribution notices in them.  Nevertheless, there are
  32. similar freely available versions of them with the proper notices.  Do
  33. an archie search for tirpc if you want to find them.
  34.  
  35. Mark> Anyone understand XDR?
  36.  
  37. XDR is just a fraction of the problem.  It would really be a pretty
  38. big project.  Nevertheless, if you are interested, libc-4.2 fully
  39. supports RPC and the next RPC release will contain said yp*.x files.
  40.