You might want to prevent
users from using the SAS Grid Manager Client Utility to perform certain
actions, such as terminating jobs. To disable these actions, you can
specify these SasgsubDisable extended attributes on the grid server
metadata definitions:
SasgsubDisableGRIDSUBMITPGM
prevents SAS jobs from
being submitted
SasgsubDisableGRIDKILLJOB
prevents jobs from
being terminated
SasgsubDisableGRIDRUNCMD
prevents arbitrary
commands from running in batch
SasgsubDisableGRIDRUNCMDINT
prevents arbitrary
commands from running in an interactive session
SasgsubDisableGRIDRUNSASLM
prevents an interactive
SAS line mode session from starting
SasgsubDisableGRIDRUNSASDMS
prevents an interactive
SAS Display Manager session from starting
You do not need to specify
a value for these extended attributes.