home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / gopher / 1086 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.6 KB  |  39 lines

  1. Newsgroups: alt.gopher
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!camis.Stanford.EDU!mtm
  3. From: mtm@camis.Stanford.EDU (Mike Macgirvin)
  4. Subject: Re: problems with gopherd under inetd
  5. Message-ID: <mtm.712258516@CAMIS>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: DSO, Stanford University
  8. References: <1992Jul27.035950.7779@mtu.edu>
  9. Date: 27 Jul 92 17:35:16 GMT
  10. Lines: 27
  11.  
  12. splite@mtu.edu (Steven Plite) writes:
  13.  
  14. >I'm having a problem in getting gopherd to use both a log and a security file.
  15. >The relevent line in inetd.conf is:
  16.  
  17. >gopher  stream  tcp     nowait  root    /local/mining/lib/gopherd       gopherd
  18. >-I -l /local/mining/gopher/.log -s /local/mining/gopher/.secure /local/mining/go
  19. >pher 70
  20.  
  21. >If I remove either the '-l ...' or the '-s ...' part, it works.  If both are
  22. >present, the server won't grant access.  My gopher directory looks like so:
  23.  
  24.  
  25.     Under SunOS.4.1.1 and earlier (not sure about later, but I
  26. would guess it's still that way) you can only have !5! maximum
  27. arguments in inetd.conf for a process (not counting arg0). This
  28. applies to many other OS's as well. Either you will have to scrunch
  29. down your arguments by using defaults where possible (stick the option
  30. letters together and use the hardwired directory and port), or you can
  31. pick up "munetd" from your favorite archive source, which uses the
  32. latest Berkeley inetd code, and also works with Sun's RPC services. It
  33. allows 20 args per command. Don't use the Berkeley Net-2 inetd off the
  34. shelf because it doesn't have the RPC hacks.
  35.  
  36.  
  37. "mike" (Mike Macgirvin)         M_Macgirvin@MED.Stanford.EDU
  38. Unix Server Administrator       SUMEX-AIM|CAMIS Computer Project
  39.