home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1820 / README next >
Encoding:
Text File  |  1990-12-28  |  1.2 KB  |  27 lines

  1. This is talkanswer 1.0, an answering machine for BSD talk. Once you've
  2. installed it, if anyone talks to a user not logged on to your machine,
  3. talkanswer will answer instead and send the message through normal mail.
  4. All the work is done by a shell script that you can easily customize.
  5.  
  6.  
  7. Don't try to install talkanswer unless you have the new talk. To see if
  8. you have new talk, check for a line containing 518 in /etc/services.
  9.  
  10. You need the pty program and setuid utility. pty is available upon
  11. request to brnstnd@nyu.edu or via anonymous ftp to 128.122.128.22.
  12. setuid is included in the authutil package, which is available from
  13. uunet.uu.net:/comp.sources.unix/volume22/auth-utils/part*.
  14.  
  15. You need the talkd source to set up talkanswer. If you don't have the
  16. source, get it from uunet.uu.net:/bsd-sources/src/network/talkd.tar.Z.
  17. Apply the patch in talkdiff and recompile.
  18.  
  19. Once you've successfully compiled talkd, hide /etc/ntalkd in a safe
  20. place and put the new talkd there.
  21.  
  22. Finally, put talkanswer into a path that's in inetd's environment. If
  23. you want, change the talkanswer pathname in announce.c for this.
  24.  
  25. Send comments or complaints to me, Dan Bernstein, at brnstnd@nyu.edu.
  26. This is version 1.0, 9/14/90.
  27.