home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / admin / 4552 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!gatech!psuvax1!ward
  3. From: ward@math.psu.edu (Brian Ward)
  4. Subject: Re: Where can I find a "fingerd" that fingers the person back?
  5. Message-ID: <Bt0HDD.Lzx@cs.psu.edu>
  6. Sender: news@cs.psu.edu (Usenet)
  7. Nntp-Posting-Host: euler.math.psu.edu
  8. Organization: The Society for Green Traffic Lights
  9. References: <1992Aug14.210137.24157@csus.edu> <1992Aug15.022526.14014@Princeton.EDU>
  10. Date: Sat, 15 Aug 1992 06:15:12 GMT
  11. Lines: 19
  12.  
  13. In article <1992Aug15.022526.14014@Princeton.EDU> spencer@phoenix.princeton.edu (S. Spencer Sun) writes:
  14. |>    I want to know who is "finger"ing me (no jokes please...)
  15. |>and I want it to keep a log.
  16. |
  17. |From the frequency with which similar questions arise, I would guess
  18. |that no such fingerd has been written, but if you write one, I suggest
  19. |you definitely post it because there seem to be a lot of people who
  20. |would like to have it (I'm not one of them though)
  21.  
  22. As one of the authors of a fingerd, I would like to express how ludicrously
  23. stupid I think the idea of a fingerd that does this is. With all of the
  24. various fingerds out there, the chances for loopback are pretty, uh, nasty.
  25.  
  26. I suggest reading rfc931. Then, install tcp wrapper and ident, and you can
  27. get stuff like this:
  28.  
  29. Aug 15 02:01:02 euler.math.psu.edu in.fingerd[7640]: connect from ward@lagrange.math.psu.edu
  30. Aug 15 02:01:04 euler.math.psu.edu in.fingerd[7673]: connect from ward@psuvax1.cs.psu.edu
  31.  
  32.