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
Adding a new Fortinet RADIUS dictionary to RSA RADIUS for RSA Authentication Manager 1.28KNumber of Views Migrating an RSA Authentication Manager 8.x deployment to a new location with different network settings 272Number of Views How to verify RSA Authentication Manager (AM) 8.1 is sending syslog data to a remote syslog server. 1.24KNumber of Views How to import CA signed console cert from AM 8.x primary into a new primary with same FQDN 236Number of Views Why am I getting an "Access Denied" error when logging in to the RSA Community? 205Number 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