Le Sat, 03 Jul 2010 14:13:13 +0800, Aiza <[email protected]> a écrit :
> From the console of a jail I issue uname –r and get 8.0-RELEASE-p3, > which is the release level of the host. I know the jail is running a > pristine minimum install of 8.0-RELEASE. > > I would think issuing uname from within a jail environment should > respond with the info of the jail environment. Uname uses some sysctl to retrieve OS information, so they are stored in the kernel. For example : kern.ostype: FreeBSD kern.osrelease: 8.1-PRERELEASE > Is this not a security violation? No I don't think. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
