I have a couple scripts that would be useful to some interface users and my thought is to get them access to them somehow in Global Monitor. What I know will work is the Remote User Commands widget, but I don’t want to let the user have access to all of our other Cloverleaf “stuff” and have something bad happen if they ran anything other than a handful of select scripts.
Here’s an example: we have a shell script that takes in two arguments – one is a table name, the other your email address. Running that command will email you a comma separated list of the values in the table.
Is it possible to restrict Remote User Commands to a specific set of commands? If not, how else could this be done?
THANKS!!!