Date: Thu, 28 Jul 2011 12:23:32 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r224477 - head/usr.sbin/jail Message-ID: <201107281223.p6SCNWn3003491@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bcr (doc committer) Date: Thu Jul 28 12:23:32 2011 New Revision: 224477 URL: http://svn.freebsd.org/changeset/base/224477 Log: Revert my last change to this file, as BETA1 is not announced yet. Pointed out by: kib Pointy hat to: me Approved by: re (kib, implicit) Modified: head/usr.sbin/jail/jail.8 Modified: head/usr.sbin/jail/jail.8 ============================================================================== --- head/usr.sbin/jail/jail.8 Thu Jul 28 12:08:13 2011 (r224476) +++ head/usr.sbin/jail/jail.8 Thu Jul 28 12:23:32 2011 (r224477) @@ -34,7 +34,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 28, 2011 +.Dd July 23, 2011 .Dt JAIL 8 .Os .Sh NAME @@ -914,8 +914,3 @@ directory that is moved out of the jail' access to the file space outside of the jail. It is recommended that directories always be copied, rather than moved, out of a jail. -.Pp -It is also not recommended that users allowed root in the jail be allowed -access to the host system. -For example, a root user in a jail can create a setuid root utility that -could be run in the host system to achieve elevated privileges.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107281223.p6SCNWn3003491>