chnodeusb
Use the chnodeusb command to enable or disable USB ports on the node.
Syntax
Parameters
- -on | -off
- (Required) Setting this parameter to
on
enables USB ports on the node. Setting it tooff
disables USB ports on the node. - panel_name
- (Optional) Specifies a unique panel name that is used to apply the command to a valid node
on the system.Note: If
panel_name
is not supplied, this command applies to the node on which the command is running.
Description
This command allows a superuser to change security features on a node. This command cannot be run on active nodes.
An invocation example for -on/-off
satask chnodeusb -on/-off
The resulting output:
No feedback.
An invocation example for -on with an unsupported node
satask chnodeusb -on
The resulting output:
CMMVC8008E The command failed because it is not supported.
An invocation example for -off [panel_name] using current node
satask chnodeusb -off 123456-1
The resulting output:
CMMVC8000E Cannot execute on an active node.