Date: Mon, 26 May 2008 08:44:04 -0500 From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: Michael Reifenberger <mr@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/jexec jexec.8 jexec.c Message-ID: <20080526134404.GA42520@sub.vaned.net> In-Reply-To: <200805261157.m4QBvnpF025029@repoman.freebsd.org> References: <200805261157.m4QBvnpF025029@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 26, 2008 at 11:57:49AM +0000, Michael Reifenberger wrote: > mr 2008-05-26 11:57:49 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/jexec jexec.8 jexec.c > Log: > Extend jexec to accept hostname or ip-number besides jail-id. > Currently, the only unique part of a jail is the jail ID. Even then, this value can be re-used. One of the ideas we bounced around at the developer summit was to introduce an "administrative name". The discussion to implement this was surrounding auditing and the implementation of the zonename token within audit records. This would also solve your problem, but as it stands this modification seems incorrect to me.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080526134404.GA42520>