Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > aae22e328ca88c1a6c1f2ae93ddc357b > files > 3

libident-0.32-1mdv2009.0.src.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
}