freebsd-ports/security/pidentd
Peter Wemm 82e68e552b Add a compile option so that identd will send encrypted cookies out rather
than usernames.  This makes it much more difficult for somebody to "frame"
one of your users.

ie: instead of people getting:
   connect from peter@spinner.DIALix.COM
in their syslogs, they will get this instead:
   connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM

The remote site will have to send it to you to decode it.  When you are
given one of these cookies, you can know for sure it is not faked, and you
don't have to trust the word of the remote sysadmin when arranging your
local lame hacker-type user to meet with an unfortunate incident :-).

This feature is documented in the man pages.

Also, fix an apparent bug in the code that deals with this, but it might
be a feature of the version of libdes we have on FreeBSD.

Requested by: markm (a fair while ago)
1996-11-05 18:23:42 +00:00
..
files Fix bug in man page path substitution. 1996-11-05 16:41:44 +00:00
scripts update to latest version. old version was gone from the master site. 1996-02-09 12:01:48 +00:00
distinfo Upgrade to 2.7.1 1996-10-31 00:13:07 +00:00
Makefile Add a compile option so that identd will send encrypted cookies out rather 1996-11-05 18:23:42 +00:00
pkg-comment Oh my goodness! Satoshi is finally fed up and decided to "clean up" 1996-10-10 05:05:35 +00:00
pkg-descr Reviewed by: 1994-10-23 01:27:56 +00:00
pkg-plist Dont install identconn or itest, installing itest requires root access, 1996-08-17 11:19:03 +00:00