Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 1998 14:19:58 -0800 (PST)
From:      Shawn Ramsey <shawn@luke.cpl.net>
To:        mgraffam@mhv.net
Cc:        questions@FreeBSD.ORG
Subject:   Re: fingerd limiting?
Message-ID:  <Pine.BSF.3.95.980226141741.7669D-100000@luke.cpl.net>
In-Reply-To: <Pine.LNX.3.96.980226163950.8713A-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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 used to do this kind of stuff with cat. try cat /etc/finger.msg instead
> of fingerd -s -p /etc/finger.msg ..

Hmm, it now looks like the following :

finger  stream  tcp     nowait  nobody /usr/libexec/fingerd/bin/cat 
/etc/finger.msg. It acts just the same as normal... (and I did HUP inetd)





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?Pine.BSF.3.95.980226141741.7669D-100000>