<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rebecafg</id>
	<title>OpenVZ Virtuozzo Containers Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rebecafg"/>
	<link rel="alternate" type="text/html" href="https://wiki.openvz.org/Special:Contributions/Rebecafg"/>
	<updated>2026-06-13T19:09:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.openvz.org/index.php?title=Grsecurity&amp;diff=9018</id>
		<title>Grsecurity</title>
		<link rel="alternate" type="text/html" href="https://wiki.openvz.org/index.php?title=Grsecurity&amp;diff=9018"/>
		<updated>2010-08-22T11:25:49Z</updated>

		<summary type="html">&lt;p&gt;Rebecafg: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is a huge demand from people for support of grsecurity on OpenVZ.&lt;br /&gt;
However, unfortunately, grsecurity patch doesn't work as is (nor even applies) with OpenVZ kernel.&lt;br /&gt;
There were some efforts of supporting grsec in [http://bugzilla.openvz.org/show_bug.cgi?id=601 bug #607], but&lt;br /&gt;
failed and the grsecurity patch was never stable with OpenVZ.&lt;br /&gt;
&lt;br /&gt;
So instead OpenVZ team selected another approach. We port the features of grsecurity most requested by users and add them, maintain,&lt;br /&gt;
document and support.&lt;br /&gt;
&lt;br /&gt;
== TPE (Trusted Path Execution) ==&lt;br /&gt;
&lt;br /&gt;
Starting from 2.6.18-028stab047.1 stable kernels OpenVZ kernels support TPE grsecurity feature out of the box.&lt;br /&gt;
Which means root user can configure TPE inside VE as usual, i.e. via the following /proc files:&lt;br /&gt;
* /proc/sys/kernel/grsecurity/grsec_lock&lt;br /&gt;
* /proc/sys/kernel/grsecurity/tpe&lt;br /&gt;
* /proc/sys/kernel/grsecurity/tpe_gid&lt;br /&gt;
* /proc/sys/kernel/grsecurity/tpe_restrict_all&lt;br /&gt;
*[http://www.superiorpapers.com/reasons.php buy term papers]&lt;br /&gt;
&lt;br /&gt;
To enable TPE feature in a standard way just type:&lt;br /&gt;
 # echo &amp;lt;GID&amp;gt; &amp;gt; /proc/sys/kernel/grsecurity/tpe_gid&lt;br /&gt;
 # echo 1 &amp;gt; /proc/sys/kernel/grsecurity/tpe&lt;br /&gt;
 ' lock grsecurity settings&lt;br /&gt;
 # echo 1 &amp;gt; /proc/sys/kernel/grsecurity/grsec_lock&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* http://www.grsecurity.net/&lt;br /&gt;
&lt;br /&gt;
[[Category: Kernel]]&lt;br /&gt;
[[Category: HOWTO]]&lt;/div&gt;</summary>
		<author><name>Rebecafg</name></author>
		
	</entry>
</feed>