Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7a9c514b93758ac6496231d4c1ee8bba > files > 1

libident-tools-0.32-5.fc15.i686.rpm

# default: off
# in.identtestd is a small daemon (to be started from inetd) that does an 
# ident lookup on you if you telnet into it. It can be used to verify that
# your Ident server is working correctly.
service identd-test
{
        disable         = yes
		port            = 9999
        socket_type     = stream
        wait            = no
        user            = ident
        instances       = UNLIMITED
        server          = /usr/sbin/in.identtestd
}