Enable SSH from CLI console conncetion
Originally Published: 2015-09-07
Article Number
Applies To
- AM 8.0
- AM 8.1
Issue
- Customer is not able to access the Operations Console, yet needs to enable SSH.
- Customer has connection to vmware console, or physical access to the hardware appliance.
Tasks
- login to the appliance via console connection.
- Enable SSH by starting the sshd service, then adding a rule in the iptables.
Resolution
- sudo su - root
- iptables -I INPUT 2 -p tcp -m tcp --dport 22 -j ACCEPT
- service sshd start
- iptables -D INPUT 2
Related Articles
SA 10.6.1.0 - MegaCli64 returns errors from centos CLI 4Number of Views RSA SecurID Identity Router CLI Reference Guide 86Number of Views event explorer terminated immediately once you start and you see error UnsupportedEncodingException when running adjustHe… 13Number of Views '[Ljava.lang.StackTraceElement;@382839bd 0 [main] ERROR com.aveksa.cli.BaseExecCLIModule' error backing up (exporting) th… 473Number of Views Change On-Demand Tokencode length from command line interface on RSA Authentication Manager 8.x 96Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?