Minidentd is a mini ident server with RFC 1413 implementation. It does not contain network code, leaving it to a super server. Can be used in embedded systems with user control and randomly generated answers.
Minidentd 0.15 works based on skalibs-1.0.0. It also fixes the build problem. Starting with version 0.15, MINIDENTD can only run on Linux (2.2 or later). Under Linux, minidentd resolves to/proc/net/tcp virtual files, so make sure the/proc file system is mounted.
-v:verbose mode. Log queries and replies. -n:send Error:hidden-user replies If the USER super-delegates a. ident file in his home directory. -i:user-defined answers. The chars of the user ' s. ident file, up to EOF or newline, are used instead of the user name. If the file exists and is empty, send error:hidden-user. If It doesn't ' t exist, send a normal reply. -r:send Random replies. -y file:valid with-n or-i. Use file instead of. Ident. -T Timeout:close connection after timeout milliseconds without a client request.
Download the latest version of the MINIDENTD installation package.
Extract Minidentd Package file:
TAR-ZXPVF minidentd-0.15.tar.gz # If you don't have GNU tar, check with your gunzip and tar manual pages. RM minidentd-0.15.tar.gz CD net/minidentd-0.15
Follow the instructions to edit the conf-compile/in the configuration file package
Compiling and setting Minidentd:
Make sudo make install
Compilation completed.
To save disk space you can execute the following command:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.