Changes

Jump to navigation Jump to search
430 bytes added ,  08:25, 15 October 2013
added info about security
Line 103: Line 103:  
criu exec -t 1234 open '&/foo/bar' 2
 
criu exec -t 1234 open '&/foo/bar' 2
 
</pre>
 
</pre>
 +
 +
== Security ==
 +
 +
Due to restrictions imposed by several kernel APIs CRIU uses, the tools can only work with run with root privileges. However, if the node administrator sets the +suid bit on the criu binary, criu will be able to work when launched from regular user. But, in the latter case, criu will refuse to dump or restore processes whose <code>[se]?[ug]id</code> is not equal to the corresponding value of the calling user.
    
== Further reading ==
 
== Further reading ==

Navigation menu