Enabling and Disabling the execution of tools on the target during a remote session
Learn how to enable or disable the execution of tools on the target during a remote session.
About this task
trc_controller.cfg
and controller.properties.
Enabling this feature in the target removes the command entries in the
Perform Action in target menu.Property name | Required | Default | Description |
---|---|---|---|
allow.user.commands | Yes | True | Display/Hide the command entries under Perform Action in target menu. |
To configure this controller property, complete the following steps:
Procedure
- Peer-to-peer sessions
-
- Edit the
trc_controller.cfg
file.- Windows systems
[controller install dir]\trc_controller.cfg
Where
[controller install dir]
is the directory that the controller is installed in.
- Linux systems
opt/bigfix/trc/controller/trc_controller.cfg
- Configure the property by setting true or false.
- Save the file.
- Edit the
- Managed sessions
-
- Edit the controller.properties from the Server console.
- Configure the property by setting true or false.
- Save the file.