Unable to access Quick Setup page in RSA Authentication Manager 8.x
Originally Published: 2019-06-07
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1 or later
Issue
To complete the appliance configuration, access Quick Setup at:
https://<AM_IP_Address>
Quick Setup Access Code: xxxxxxxx
To confirm the authenticity of the appliance, verify that the SHA-1 fingerprint of the certificate presented during Quick Setup matches the SHA-1 fingerprint displayed below.
https://<AM_IP_Address>
Quick Setup Access Code: xxxxxxxx
To confirm the authenticity of the appliance, verify that the SHA-1 fingerprint of the certificate presented during Quick Setup matches the SHA-1 fingerprint displayed below.
D1 C8 93 6A 5B C 37 5A 62 C7 53 B1 C9 18 60 9A A2 41 5B 42
am84p login:
If there is a problem with the appliance console page, a Quick Setup Access Code does not display:
Cause
Resolution
- Launch an SSH client, such as PuTTY.
- Login to the primary Authentication Manager server as rsaadmin and enter the operating system password.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
- Cat /etc/sysconfig/network/routes to see the default gateway information.
- Sudo to root to edit the file.
- Open /etc/sysconfig/network/routes in a text editor to make changes to the IP address listed for the default gateway.
login as: rsaadmin
Using keyboard-interactive authentication.
Password: <enter operating system password>
Last login: Tue Oct 8 13:16:25 2019 from jumphost.vcloud.local
RSA Authentication Manager Installation Directory: /opt/rsa/am
rsaadmin@am84p:~> cat /etc/sysconfig/network/routes
default 192.168.2.102 - eth0
rsaadmin@am84p:~> sudo su -
rsaadmin's password: <enter operating system password>
am84p:~ # vi /etc/sysconfig/network/routes
Using keyboard-interactive authentication.
Password: <enter operating system password>
Last login: Tue Oct 8 13:16:25 2019 from jumphost.vcloud.local
RSA Authentication Manager Installation Directory: /opt/rsa/am
rsaadmin@am84p:~> cat /etc/sysconfig/network/routes
default 192.168.2.102 - eth0
rsaadmin@am84p:~> sudo su -
rsaadmin's password: <enter operating system password>
am84p:~ # vi /etc/sysconfig/network/routes
- Update the IP address listed for eth0:
default <new default gateway IP address> - eth0
- When done press Escape.
- Type :wq! to save the changes or :q! to exit without saving.
- Reboot the appliance:
am84p:~ # reboot
The reboot will allow the appliance to reflect the change to the default gateway and display the Quick Setup Access Code correctly.
- Open a browser and go to https://<AM_IP_Address> to perform the Quick Setup.
Notes
Related Articles
RSA Authenticator 6.2 for Windows Quick Start Guide (Italian) 14Number of Views RSA MFA Agent 3.0 for Microsoft AD FS Release Notes (Spanish) 10Number of Views RSA Authenticator 4.3 for iOS and Android Quick Start Guide (Spanish) 15Number of Views Initialization error "Unable to register service ReviewService" and "Unable to start local agent" in RSA Identity Governan… 354Number of Views RSA SecurID Authentication Agent 8.1 for PAM Installation and Configuration Guide for SUSE (Spanish) 37Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?