ravthan / all-eyes

Automatically exported from code.google.com/p/all-eyes
0 stars 0 forks source link

do chroot and dropping the privilege level using setuid #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
do this after initialization in the daemon itself.  fork the children only 
after dropping the privilege level,
ravi.

Original issue reported on code.google.com by ravt...@gmail.com on 20 Oct 2012 at 2:41

GoogleCodeExporter commented 8 years ago
In our current implementation, the chroot happens in the shell script and hence 
it is not in the daemon.  Added the code to drop the privileges to 'ae' user 
and marking it fixed,
ravi.

Original comment by ravt...@gmail.com on 26 Oct 2012 at 1:57

GoogleCodeExporter commented 8 years ago
Verified with unit testing

Original comment by tbrt....@gmail.com on 9 Dec 2012 at 9:24