home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10828 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.3 KB  |  40 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!hobbes.physics.uiowa.edu!news.iastate.edu!ponderous.cc.iastate.edu!explorer
  3. From: explorer@iastate.edu (Michael Graff)
  4. Subject: [386bsd] Hesiod queries for libc (using DECathena hesiod servers)
  5. Message-ID: <explorer.725935753@ponderous.cc.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames IA
  8. Date: Sat, 2 Jan 1993 00:49:13 GMT
  9. Lines: 29
  10.  
  11. Here at ISU, we use hesiod for Project Vincent, which is simular to
  12. Project Athena.  One big difference is that the MIT Hesiod information
  13. databases differ from what DECathena uses.  One big difference is in the
  14. service hesiod area:
  15.  
  16.  
  17. MIT hesiod:
  18.     % hesinfo telnet service
  19.     telnet 23 tcp
  20.  
  21. DECathena hesiod:
  22.     % hesinfo telnet services
  23.     telnet 23/tcp
  24.     % hesinfo 23/tcp services
  25.     telnet 23/tcp
  26.     % hesinfo 23 services
  27.     telnet 23/tcp
  28.  
  29. This makes name lookup simple -- juse pretend whatever is returned is
  30. from a file and go.  ;)
  31.  
  32. The revelent files are on tbird.cc.iastate.edu:/pub/386bsd/libc-hesiod.
  33. Get them all, and read the README there for installation info.
  34.  
  35. -- 
  36. --
  37. Michael Graff    Iowa State University Computation Center      Project Vincent
  38. 215 Durham                voice: (515) 294-4994           explorer@iastate.edu
  39. Ames, IA  50010           fax:   (515) 294-1717           gg.mlg@isumvs.bitnet
  40.