INTERNAL ONLY !!!!
------------------------------------------
NOTE! - During import, if you say you moved the VM it will not create a new mac address for the network adapter, if you say you copied it vm will create a new mac address for the network adapter. Always say you moved it vs copied it.
Also note if the user did say they copied it, or they go in and update the hardware version from the current listed version to the latest in vmware, it will generate a new mac address for the network adapter. If this is the case do the following to fix.
As the root user fun the following commands via SSH
ifconfig
make a note of the mac address found for eth0 typically
vi /etc/sysconfig/network-scripts/ifcfg-eth0
change the mac address in this file to the mac address you got when running ifconfig
save changes, reboot.
------------------------------------------
Moing the VM
On the VM you want to move do the following.
Via console run the following commands
As rsaadmin run this command
cd /opt/rsa/am/server/ <enter>
./rsaserv stop all
Once services are stopped sudo to root via the following command
sudo su - <enter>
Use the same password you used for rsaadmin for the command above
Next run shutdown -h now <enter>
Next copy the VM over to the new esx environment
Once that's done, start it up, then via console as the rsaadmin user run the following command
cd /opt/rsa/am/utils <enter>
./rsautil manage-secrets -a recover <enter>
lastly as root reboot the system
sudo su - <enter>
reboot <enter>
Once the above is complete all services should start and your VM is now moved.
Related Articles
Migrating an RSA Authentication Manager 8.x deployment to a new location with different network settings 287Number of Views How to verify RSA Authentication Manager (AM) 8.1 is sending syslog data to a remote syslog server. 1.26KNumber of Views Installing a new license on RSA Authentication Manager 866Number of Views 'Could not power on VM : No space left on device' when trying to start the Virtual appliance - AM 136Number of Views Adding a new Fortinet RADIUS dictionary to RSA RADIUS for RSA Authentication Manager 1.29KNumber of Views
Trending Articles
RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Downloading RSA Authentication Manager license files or RSA Software token seed records Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026)