home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / ultrix / 6874 < prev    next >
Encoding:
Text File  |  1992-09-13  |  2.8 KB  |  74 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!usc!cs.utexas.edu!torn!news.ccs.queensu.ca!qucdnee.ee.queensu.ca!rick
  3. From: rick@qucdnee.ee.queensu.ca
  4. Subject: netgroup; serving filesystems to a group of hosts
  5. Message-ID: <1992Sep13.173937.1@qucdnee.ee.queensu.ca>
  6. Lines: 63
  7. Sender: news@knot.ccs.queensu.ca (Netnews control)
  8. Organization: Queen's University EE Department
  9. Date: Sun, 13 Sep 1992 22:39:37 GMT
  10.  
  11.  
  12.  
  13. my list of questions continues; apologies in advance. guaranteed no 
  14. flame-free post, though. :-)
  15.  
  16. setup: DS5000/240 (32 meg, 2 rz57, rrd42, 8 mm, ultrix 4.2a) as a
  17. server, with  24 DS5000/20 (12 meg, rz23l) as clients. 
  18.  
  19. because we anticipate running DECathena sometime RSN, we're using
  20. BIND/Hesiod to serve all of the databases that it can. there is one
  21. database (netgroup) that we'd like to serve via yp. (for one thing, it
  22. would be much cleaner to put a reference to a netgroup in the server's
  23. /etc/exports file.)
  24.  
  25. so i configured yp, and set up a test client. yp appears to work with
  26. the other (non-netgroup :-) databases. everyone's /etc/svc.conf has 
  27. netgroup being served via yp. the server's netgroup source starts something 
  28. like:
  29.  
  30. labhosts (decsqurl,-,declab.queensu.ca)\
  31. (cerebus,-,declab.queensu.ca)\
  32. (astoria,-,declab.queensu.ca)\
  33. (stuff deleted)
  34. (mattere,,declab.queensu.ca)
  35. labusers (cerebus,,declab.queensu.ca)\
  36. (and so on)
  37.  
  38. i do a make. all the database files appear to be built. 
  39.   ypcat -k netgroup 
  40. appears to produce the expected output, but 
  41.   ypcat -k netgroup.byhost 
  42. produces ONLY
  43.  
  44. decsqurl.declab.queensu.ca labhosts
  45. cerebus.declab.queensu.ca labusers
  46.  
  47. which certainly doesn't look complete. according to the makefile,
  48. netgroup.byuser and netgroup.byhost are produced by running
  49. revnetgroup on the netgroup source, then using that output as input
  50. to makedbm. revnetgroup APPEARS to be getting just the first line of
  51. each group definition:
  52.  
  53. # revnetgroup -h <src/netgroup
  54. cerebus.declab.queensu.ca       labusers
  55. decsqurl.declab.queensu.ca      labhosts
  56. #
  57.  
  58. from here i'm guessing. i've tried building netgroup.byhost and
  59. netgroup.byuser by hand three or four different ways. i have NEVER
  60. managed to get a client to mount a disk served to "labhosts"; i keep
  61. getting the dreaded "nfs_mount: access denied" error.
  62.  
  63. i can't find anything in the documentation that has proved helpful.
  64. does anyone have any hints or experience that they can share?
  65.  
  66. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  67. Rick Pim                                            bitnet:rick@qucdnee
  68. Department of Electrical Engineering         rick@qucdnee.ee.queensu.ca
  69. Queen's University, Kingston                     (bitnet:rick@qucdnast)
  70. (613) 545-6772                               (rick@bill.phy.queensu.ca)
  71. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  72. "Hello?  Hello?  This is your dictator speaking."
  73.                     -- Moon Over Parador
  74.