Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / libident / DESCR
blobf4de7a3d7b447d29ad748712627c3b09e9694e3a
1 COPYRIGHT ISSUES:
3         This version of 'libident' is hereby released into the
4         Public Domain. It may be distributed for a fee or without
5         a fee. We only ask you not to pretend you wrote it.
7 If you make any changes, please send sources or a diff of it to
8 us (pen@lysator.liu.se or pell@lysator.liu.se), so we can keep
9 _one_ unified version of libident available...
11 COMMENTS:
13 This is the second stab at a small library to interface to the Ident
14 protocol server. Maybe this will work correctly on some machines.. :-)
16 The ident-tester.c file is a small daemon (to be started from Inetd)
17 that does an ident lookup on you if you telnet into it. Can be used
18 to verify that your Ident server is working correctly.
20 I'm currently running this "ident-tester" on port 114 at lysator.liu.se
21 (130.236.254.1) if you wish to test your server.