Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2003 09:36:32 -0500 (EST)
From:      rwong10 <rwong10@cs.mcgill.ca>
To:        freebsd-questions@freebsd.org
Cc:        mike@ascendency.net
Subject:   Re: Problems setting up Identd
Message-ID:  <Pine.LNX.4.58.0312190929440.11881@chimera.my.fubard.ca>
In-Reply-To: <20031219103111.17DF916A4CE@hub.freebsd.org>
References:  <20031219103111.17DF916A4CE@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Try this line:
auth    stream  tcp     nowait  root    internal        auth -d na

Do a 'man inetd' and have search on 'fallback' to see the details.

robin


------------------------------

Message: 7
Date: Thu, 18 Dec 2003 21:43:20 -0600
From: "Mike Loiterman" <mike@ascendency.net>
Subject: Problems setting up Identd
To: <freebsd-questions@freebsd.org>
Message-ID: <200312190344.hBJ3ikL53909@fat_man.ascendency.net>
Content-Type: text/plain;       charset="us-ascii"


I'm trying to get my identd server setup correctly so I can chat on
IRC.

Port 113 is open on my firewall, rc.conf is running inetd, and inetd
has identd uncommented.  This is the line in my inetd.conf file:
auth   stream  tcp     wait    root    /usr/local/sbin/identd  identd

I have pidentd installed via ports but when I connect to EFNet...it
says no ident was found.



Further, none of the identd servers (pidentd, oidentd) seem to have a
man page.

This is incredibly frustrating.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.58.0312190929440.11881>