home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / sysv386 / 13076 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  2.2 KB

  1. Path: sparky!uunet!olivea!hal.com!halaus!monolith!lang
  2. From: lang@monolith.hal.com (Tom Lang)
  3. Newsgroups: comp.unix.sysv386
  4. Subject: Re: rn under Dell unix.
  5. Keywords: inews, patch
  6. Message-ID: <1992Aug12.205112.21506@hal.com>
  7. Date: 12 Aug 92 20:51:12 GMT
  8. References: <1992Aug11.202523.2030@hal.com> <mmaster.2a882896-e@parnasus.dell.com> <3301@ra.nrl.navy.mil>
  9. Sender: news@hal.com
  10. Organization: HAL Computer Systems
  11. Lines: 38
  12.  
  13. In article <3301@ra.nrl.navy.mil> eric@tantalus.dell.com (Eric Youngdale) writes:
  14. >>lang@monolith.hal.com (Tom Lang) writes:
  15. >>
  16. >>>In article <3295@ra.nrl.navy.mil> eric@tantalus.dell.com (Eric Youngdale) writes:
  17. >>>>
  18. >>>>    I am having trouble with the rn newsreader under Dell release 2.1.
  19. >>>>Specifically, it posts articles with a return address of
  20. >>>>eric@tantalus.dell.com, where my real return address is
  21. >>>>eric@tantalus.nrl.navy.mil.  I grepped every file in /usr/dell... and replaced
  22. >
  23. >>
  24. >>the inews in /usr/dell/nn/inews isn't used unless it's copied to
  25. >>/usr/dell/cnews/lib, and it's not normally copied there unless a)
  26. >>you're using nn, (not rn) and b) you're posting news via nntp.  
  27. >
  28. >    Well, I am using rn, not nn, so this means that we are not using
  29. >/usr/dell/nn/inews, right?  How will it help me to replace inews??
  30. >
  31. I assumed your setup is that you're using rn but your news server is on 
  32. another machine in your network. The Pnews command (which posts news) is
  33. found in /usr/dell/rn/bin/Pnews. It is a shell script, and defines that 
  34. configuration stuff comes from /usr/dell/cnews/lib. The inews in that 
  35. directory by default is a shell script. /usr/dell/nn/inews is a binary. The
  36. reason you'd copy it over the inews shell script is because you're using a
  37. remote news server, and the binary supports this while the shell script
  38. does not. (Why? I don't know... I found this by trial and error)
  39.  
  40. If this is your environment, then the "dell.com" embedded in the 
  41. /usr/dell/nn/inews binary is the problem, and my patch script will fix it.
  42.  
  43. Caveat on the patch script: It doesn't check that the four bytes that are
  44. replaced are actually "dell". You might want to verify the offset before
  45. patching...
  46.  
  47. - Tom
  48. --
  49. Tom Lang (lang@hal.com)             phone: 512 794 2855   
  50. HAL Computer Systems - Austin,Tx    FAX:   512 794 8737
  51.