Minidentd 0.15 release Mini ident server

Source: Internet
Author: User
Keywords Server Minidentd
Tags .gz based code control embedded embedded systems file linux

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.

Minidentd use method and option description:

Minidentd [-v] [-n |-i |-r] [-y file] [-t timeout]
&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;

-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 Address: http://www.skarnet.org/software/minidentd/minidentd-0.15.tar.gz

Installation Instructions:

Create/package directory:

Mkdir-p/package
chmod 1755/package
Cd/package

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:

Make clean

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.