- In the android app (not sure about others), when you have read-only access to a computer - visit either the "Process" or "Service" menu options.
- Clicking on a Process or Service in the list gives you an action menu item (eg. "Kill Process", "Cancel").
Although clicking the action reports that the action failed (so we're not talking about a security issue here), there is probably no need to provide these menus when in read-only mode in the first place.
Repro:
- In the android app (not sure about others), when you have read-only access to a computer - visit either the "Process" or "Service" menu options.
- Clicking on a Process or Service in the list gives you an action menu item (eg. "Kill Process", "Cancel").
Although clicking the action reports that the action failed (so we're not talking about a security issue here), there is probably no need to provide these menus when in read-only mode in the first place.