home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / security / misc / 2178 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.6 KB  |  39 lines

  1. Newsgroups: comp.security.misc
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!lambda.msfc.nasa.gov!news
  3. From: palmer@Trade_Zone.msfc.nasa.gov (Paul (Cliffy) Palmer)
  4. Subject: Re: They forget rusers, was Re: reasons for
  5. Message-ID: <1992Dec12.010422.20706@lambda.msfc.nasa.gov>
  6. Sender: news@lambda.msfc.nasa.gov (Newsmaster)
  7. Nntp-Posting-Host: isabella.msfc.nasa.gov
  8. Reply-To: palmer@Trade_Zone.msfc.nasa.gov
  9. Organization: New Technology, Inc.
  10. References: <Bz3y3E.Jyu@avalon.nwc.navy.mil>
  11. Date: Sat, 12 Dec 1992 01:04:22 GMT
  12. Lines: 25
  13.  
  14. In article Jyu@avalon.nwc.navy.mil, dejesus@archimedes.nwc.navy.mil (Francisco X DeJesus) writes:
  15. >In article <1992Dec9.173938.8706@nntp.hut.fi> jkp@cs.HUT.FI (Jyrki Kuoppala) writes:
  16. >
  17. >Still, doesn't rusers (and rup, rlogin, rsh, etc) require a hostname? If
  18. >they don't work with IP addresses (they way finger/telnet can) then their
  19. >use is restricted if the machine you are trying to "probe" isn't registered.
  20. >Anyone know of a way around this (other than making a local entry in your
  21. >hosts file)?
  22. >
  23.  
  24. rusers the program does require a hostname, although the rusers (RPC)
  25. protocol does not.  If you have written an RPC program it is fairly
  26. trivial to rewrite the rusers command to accept IP addresses.  I
  27. suspect that rlogin and rsh have a similar problem, although they are
  28. not RPC programs.  It should just be a simple matter of getting the
  29. source and modifying it to accept IP addresses.
  30.  
  31. For another approach, some vendor's systems support an environment
  32. variable that can be set to the pathname of a "local" host table.  This
  33. allows users to augment the hostname lookups to include all of their
  34. favorites...
  35.  
  36. ---
  37. Paul (Cliffy) Palmer
  38.  
  39.