From owner-freebsd-questions Thu Feb 26 12:42:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20230 for freebsd-questions-outgoing; Thu, 26 Feb 1998 12:42:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from luke.cpl.net (luke.cpl.net [209.150.92.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20216 for ; Thu, 26 Feb 1998 12:42:29 -0800 (PST) (envelope-from shawn@luke.cpl.net) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.8/8.6.12) with SMTP id MAA08368 for ; Thu, 26 Feb 1998 12:41:38 -0800 (PST) Date: Thu, 26 Feb 1998 12:41:38 -0800 (PST) From: Shawn Ramsey To: questions@FreeBSD.ORG Subject: fingerd limiting? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to get fingerd to run an alternate program w/o much success. My inetd.conf looks like this : finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -s -p /etc/finger.msg I am trying to get it to run a simple shell script that echos some info. Is this dangerous? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message