The cidentd program is written for people who wish to have a working ident daemon but who do not necessarily want to allow the the responses to be truthful. This program can be configured to report the login name or UID on a per user basis without the need of the sysadmin recompiling the program or even restarting the daemon. It can also be used to hide the login name with a literal string, or an error message.
Windows Requirement This plugin requires libpcre (the Perl Compatable Regular Expression library) which is standard on most unix flavors, but not on windows build environments. You can obtain a c...