From owner-freebsd-stable Fri Oct 12 4:47:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from macbeth.phy.hr (macbeth.phy.hr [161.53.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 5487A37B406 for ; Fri, 12 Oct 2001 04:47:20 -0700 (PDT) Received: (from kkumer@localhost) by macbeth.phy.hr (8.11.6/8.11.6) id f9CBlEK31169 for freebsd-stable@FreeBSD.ORG; Fri, 12 Oct 2001 13:47:14 +0200 (CEST) (envelope-from kkumer) Date: Fri, 12 Oct 2001 13:47:14 +0200 From: Kresimir Kumericki To: freebsd-stable@FreeBSD.ORG Subject: "cannot execute identd" log message? Message-ID: <20011012134714.A30925@phy.hr> Reply-To: kkumer@phy.hr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Since I updated to 4.4-R every day I find the following lines in logs of one of my macines: inetd[48655]: cannot execute /usr/local/sbin/identd: No such file or directory [repeats many times] inetd[172]: auth/tcp server failing (looping), service terminated I don't have identd installed so I understand that inetd cannot execute it, but my problem is that I don't understand why is it trying to execute it in the first place since all auth/identd lines in my /etc/inetd.conf are commented out. Only services that are not commented out are ftp,finger,comsat and ntalk. Any clues? -- Kresimir Kumericki kkumer@phy.hr http://www.phy.hr/~kkumer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message