Date: Tue, 31 Jan 2006 17:17:45 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_pty.c Message-ID: <200601311717.k0VHHjve058583@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2006-01-31 17:17:45 UTC
FreeBSD src repository
Modified files:
sys/kern tty_pty.c
Log:
Allow root in the host environment to open ptys within jailed environments.
This logic change was introduced in revision 1.74:
Correct an oversight in jail() that allowed processes in jail to access
ptys in ways that might be unethical, especially towards processes not in
jail, or in other jails.
It should be fine to allow root in the host environment to do this. This
allows for more effective monitoring of prisons from the host environment.
Discussed with: rwatson
MFC after: 1 week
Revision Changes Path
1.144 +1 -1 src/sys/kern/tty_pty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601311717.k0VHHjve058583>
