Date: Wed, 4 Nov 1998 11:39:47 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/inetd inetd.c Message-ID: <199811041939.LAA23745@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/11/04 11:39:47 PST Modified files: usr.sbin/inetd inetd.c Log: Add an "internal" driver for the "ident" protocol (tcp/113). It will return "ERROR:HIDDEN-USER" for all requests. To use it add: ident stream tcp nowait root internal to inetd.conf Revision Changes Path 1.41 +31 -1 src/usr.sbin/inetd/inetd.c 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?199811041939.LAA23745>