Date: Fri, 19 Feb 1999 01:14:03 -0500 From: "Daniel J. Frost" <lethvian@maine.rr.com> To: Mahlon <reich@internetcds.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Identd problems Message-ID: <36CD012B.AAB34FA0@maine.rr.com> References: <v04104400b2f2a57ac4ef@[192.168.1.2]> <36CCFDCB.13DFDDDF@maine.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Please disregard that last email. I just realized it should have been on one line. However, it still fails to complete ident requests. =( Daniel J. Frost wrote: > I put these two lines into inetd.conf: > ident stream tcp wait kmem:kmem /usr/local/sbin/identd > identd -w -t120 > > and restarted inetd, but got this: > Feb 19 00:56:47 hostile inetd[89105]: ident/tcp: No such user 'kmem', service > ignored > Feb 19 00:56:47 hostile inetd[89105]: /etc/inetd.conf: syntax error > > did I put those lines in the wrong place? > > Mahlon wrote: > > > > Hello, > > > Following my upgrade from 2.2.8-stable - > 3.1-stable, my identd > > > began to function improperly. It starts up fine, and in fact I can even > > > telnet to the ident port and establish an open connection, but when I go > > > on IRC I still get the ~ infront of my ident. At one point, I even used > > > my own ircd to see what was going on: > > > > > > > > > I have tried reinstalling pidentd already as well as libident. If any > > > further clearification is required, I'll be happy to list more of my > > > findings. Thank you for your time. > > > > What does your line in inetd.conf look like now? > > Sounds like you didn't move over the new 3.1 lines in /etc/inetd.conf > > from /usr/src/etc/rc.conf. > > > > Ident should now be run with a line that looks something like this: > > > > ident stream tcp wait kmem:kmem /usr/local/sbin/identd > > identd -w -t120 > > > > Mahlon > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36CD012B.AAB34FA0>