You can activate or deactivate SSH access to the Automation Orchestrator Appliance.
Prerequisites
- Download and deploy the Automation Orchestrator Appliance.
- Verify that the Automation Orchestrator Appliance is up and running.
Procedure
- Log in to the Automation Orchestrator Appliance command line as root.
- To activate SSH access, run the /usr/bin/toggle-ssh enable command.
- To deactivate SSH access, run the /usr/bin/toggle-ssh disable command.
What to do next
You can configure the SSH settings of the Automation Orchestrator Appliance by editing the /etc/ssh/sshd_config file. By editing this file, you can remove any ciphers or MACs that you do not consider safe.