I might run a shell with different privileges than the user to provide a controlled list of things the user can do in that context. Is it possible to disable the ! and 'script' commands?
Thanks!
Type: Posts; User: Oliver Soell; Keyword(s):
I might run a shell with different privileges than the user to provide a controlled list of things the user can do in that context. Is it possible to disable the ! and 'script' commands?
Thanks!
Is "gradle run" supposed to bring up a shell? I run it in the helloworld sample app and it seems to run the shell but immediately quit. Thanks!