This article provides the steps to activate or deactivate SSH access to the Automation Appliance command line interface.
Security teams may request this action to reduce system exposure.
Aria Automation 8.X
Log in to the Automation Appliance command line interface as the root user.
To activate SSH access, run the following command:
/usr/bin/toggle-ssh enable
To deactivate SSH access, run the following command:
/usr/bin/toggle-ssh disable
Related documentation
Activate or Deactivate SSH Access