Posts

Showing posts from June, 2020

RSA securid failover test

Below are the steps to perform fail-over test. a) SSH to Primary AM instance and login as rsaadmin. b) Run following commands. i) cd /opt/rsa/am/server ii) ./rsaserv stop all c) Now login to Replica Security console and navigate to Home > Authentication Activity Monitor d) On Authentication activity monitor page, click on Start Monitor button e) Proceed with Test authentications and see if Replica handling the requests. Authentication activity monitor page would display all real time authentication status. f) Once Failover authentication testing done, restart all AM primary services. g) SSH to Primary AM instance and login as rsaadmin. h) Run following commands. i) cd /opt/rsa/am/server ii) ./rsaserv start all i) After all services shows Running, You can access Primary Security and Operations Consoles.

How to shutdown RSA appliance

Image
Log into the command line with Username and Password rsaadmin@*****:~> sudo sh [sudo] password for rsaadmin: sh-4.3# sh-4.3# sh-4.3# shutdown -h now

How to take backup from RSA

Steps Connect to the Primary instance’s Operations Console go to Maintenance > Backup and Restore > Backup Now Adjust the Backup Name to your naming policy by default it will reflect date and time also provide the password to encrypt the backup with Password policy: Your password must contain:•8 to 32 characters •At least 1 alphabetic character •At least 1 special character •Not allowed: @~ Only with the password you will be able to restore it in my lab. Note : https://www.basista.pro/rsa-rsa-authentication-manager-8-1-sp1-how-to-create-and-schedule-backup/