executing user owned scripts but nothing else (owned by use)
Posted: Fri Dec 15, 2006 3:32 pm
hi..
i know about trusted path execution and it is almost what i was looking for.
my users should be able to execute binaries installed in system (root owned) directories. they must not execute self compiled files.
i would like them to use scripts though. shell scripts, php scripts, perl scripts...
do you see any way this could be done? ofcourse they could do stuff like
"php somefile.php"
"bash something.sh"
but this is only the second best solution in my opinion.
i know about trusted path execution and it is almost what i was looking for.
my users should be able to execute binaries installed in system (root owned) directories. they must not execute self compiled files.
i would like them to use scripts though. shell scripts, php scripts, perl scripts...
do you see any way this could be done? ofcourse they could do stuff like
"php somefile.php"
"bash something.sh"
but this is only the second best solution in my opinion.