Try running identd from the rc script or command line first to see if you can
get it working that way.  That way, it runs as a daemon and is independent
from being called by inetd.  inetd is called the "superserver", so that when a
service is requested, it actually starts that service in accordance with the
last bit of the line (/usr/sbin*) that you have here.  If it works as a
daemon, check out /etc/hosts.allow to see if the irc server has access to use
services from your machine.  Most likely, that's the problem.

--Mike

Rob Hudson wrote:

> I'm trying to log into irc.efnet.net, but when I connect to the server,
> I get a response telling me I'm not authorized to use their server.  I
> have pident installed, and the following line in my /etc/inetd.conf.  Is
> there something more I need to be able to get into their IRC server?
>
> auth    stream  tcp     wait    root    /usr/sbin/in.identd in.identd -e -o
>
> thanks,
> Rob.

--
Michael J. Smith [EMAIL PROTECTED]
2250 Patterson #25 Eugene, OR 97405
(541)346-7562


  • Identd Rob Hudson
    • Michael Smith

Reply via email to