Date: Fri, 24 Jan 2003 10:41:39 +0000 From: David Malone <dwmalone@maths.tcd.ie> To: Kevin Bockman <kbock@techemail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Ident in a jailed environment Message-ID: <20030124104139.GA79144@walton.maths.tcd.ie> In-Reply-To: <20030123210009.2CC3C3D86@sitemail.everyone.net> References: <20030123210009.2CC3C3D86@sitemail.everyone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 23, 2003 at 01:00:09PM -0800, Kevin Bockman wrote: > Hey. Ident under -stable doesn't work correctly. This has been > discussed before and is fixed in 5.0 but I'm not sure if I want to > use 5.0 on a production server. I applied a patch that was made by > Robert Watson that was submitted in 2001 for 4.3 (I believe). It > applies but still doesn't work. I have pasted the patch below. Does > anyone have any other suggestions a hack to get ident to work inside > a 4.7 jail? The patch you have changes tcp_getcred - you could try also changing tcp6_getcred in the same way. (This might apply if your ident daemon is listening on both IPv4 and IPv6 sockets). David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030124104139.GA79144>