From owner-freebsd-questions Wed Oct 6 2: 6:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dante.high5.net (dante.high5.net [194.134.79.4]) by hub.freebsd.org (Postfix) with ESMTP id 24CE414C31; Wed, 6 Oct 1999 02:04:43 -0700 (PDT) (envelope-from mischa@dante.high5.net) Received: (from mischa@localhost) by dante.high5.net (8.9.3/8.9.2) id LAA68976; Wed, 6 Oct 1999 11:04:42 +0200 (CEST) (envelope-from mischa) Date: Wed, 6 Oct 1999 11:04:42 +0200 From: Mischa To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: pidentd not working on 3.3-STABLE Message-ID: <19991006110442.M63758@high5.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, Since a couple of days I have upgraded my 3.2-RELEASE machine to 3.3-STABLE and now pidentd is no longer working. As in it does get started but for some reason it doesn't give back an ident. I got all the STABLE sources, ran make buildworld and make installworld. Recompiled my kernel and rebooted. The /etc/inetd.conf is still the same (uncommented the standard line for identd). After that I have reinstalled pidentd, made sure that all the includes where working (reinstalled them, just to be sure). Added -l -d to identd in the inetd.conf (didn't produce antything in the syslog). Made a trace with ktrace which didn't do anything wierd. Did a telnet to port 113 and and tried to get user info from there, but the standard response was NO-USER. Is anybody experiencing the same problems, or did I miss something completly obvious? Thanx! Mischa PS: I also have a 3.2-STABLE machine running pidentd without any problems. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message