[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED] chrooting a program not designed to be chrooted *is this safe*?



I'm not sure how secure this is, but I wrote a C wrapper to allow any
program to run in a chroot'ed directory with reduced priveldges of choice.
The wrapper must be executed as root, but the given program will run at any
privelege you desire.

Is this safe?

Ted

[demime 0.98d removed an attachment of type application/octet-stream which had a name of chrootwrap.c]