Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 1999 20:33:21 +0200
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        Brian Feldman <green@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/inetd Makefile inetd.c
Message-ID:  <19990715203321.A57673@internal>
In-Reply-To: <199907151701.KAA00669@freefall.freebsd.org>; from Brian Feldman on Thu, Jul 15, 1999 at 10:01:44AM -0700
References:  <199907151701.KAA00669@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15-Jul-1999 at 10:01:44 -0700, Brian Feldman wrote:
> green       1999/07/15 10:01:44 PDT
> 
>   Modified files:
>     usr.sbin/inetd       Makefile inetd.c 
>   Log:
>   By popular demand, ident_stream now takes arguments. Ex:
>   # This enables the old, fake ident service.
>   auth    stream  tcp     nowait  root    internal
>   # This enables the new, real ident service.
>   auth	stream	tcp	nowait	root	internal	auth -r
>   # This enables ~/.fakeid support, too.
>   auth	stream	tcp	nowait	root	internal	auth -r -f

Great. Wonderful. When the dust has settled, I'd like to
see this in -STABLE if it is possible.

Thanks a lot for something I have always been looking for.

	-Andre


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990715203321.A57673>