home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / network / system / nidentd.2.0a.README < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.2 KB  |  27 lines

  1. # $Header: /usr/src/nidentd-2.0/RCS/BLURB,v 2.0 92/05/04 17:41:47 nigelm Exp $
  2. This is an implementation of the RFC931 and currently unnumbered but in
  3. production RFC identity server (known in RFC931 as authd).
  4.  
  5. This allows the id of a person making a connection from host A to host B
  6. to be determined by someone on host B (assuming that host A is running
  7. the identity daemon).  So this can stop the spoofing of mail etc.
  8.  
  9. Code is available to allow authentication of connections and modification
  10. of sendmail to trace who is actually sending mail (as opposed to who they
  11. say they are!).
  12.  
  13. This package also includes a library that acts as an RFC 931 client. You
  14. don't need privileges to use the library, which should compile and run
  15. without trouble on any BSD-derived system. (authd is not so portable;
  16. although it works without changes under SunOS and Ultrix, it might not
  17. work on other systems. The package includes a couple of test programs.)
  18.  
  19. The ident daemon does need root privaleges to install.
  20. It runs on NeXT and MIPs systems.
  21.  
  22. Version 2.0a is different from 2.0 only in that a couple of documentation
  23. problems have been fixed (and that loads of files telling you this have
  24. been added)!!!!.  The source code is the same!
  25.  
  26.     Nigel Metheringham <nigelm@ohm.york.ac.uk>
  27.