This content has moved to our admin guides and will be removed from Support articles in the near future. Please see our Posit Docs site for up-to-date information. New location: https://docs.posit.co/ide/server-pro/rstudio_pro_sessions/feature_limits.html
Yes, the section of the Posit Workbench admin guide here: Feature Limits details the various things you can disable. You would want to set the following value to false: allow-shell
As a caveat, there is no real way in R to stop people from executing a shell command unfortunately, so this removes that setting but doesn’t completely close down the risk.
Comments