How to apply RSA Authentication Manager 8.x base full kit versions and patches from the local hard drive using mounting option (script attached)
Originally Published: 2025-04-16
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
Use this method if:
- The size of the Authentication Manager full kit or patch is too large and you cannot use the option of the web browser to upload the upgrade .iso image.
- Neither the Windows Share nor NFS are applicable to be used during the upgrade process.
- Using a CD/DVD is not an option because the system is in a remote location.
Resolution
To complete the patch process, follow the steps below:
Installation
- Go to the RSA Authentication Manager download page on the RSA Community.
- Click the link for the version of Authentication Manager that is deployed in your environment. For versions lower than Authentication Manager 8.4, please go to the RSA Authentication Manager product version page and select the correct version.
- Download the am-update-<patch version>.zip file (for example, am-update-8.7.0.1.zip).
- Ensure that SSH access is enabled on the primary via the Operations Console (Administration > Operating System Access).
- Where SSH has been enabled, use a secure FTP client (for example, WinSCP) to copy the attached shell script into the /tmp directory on the Authentication Manager primary server.
- Use a tool such as PuTTY or via local console, to log in to the Authentication Manager primary server as the rsaadmin user.
- Extract the *.zip file contents and move the am-update-<patch version>.iso to /tmp on the Authentication Manager primary.
- Download the rsa-am-DVD-Mount.sh script that is attached to this article and copy it to /tmp. This shell script will take as input the base version/patch iso image used for the upgrade of Authentication Manager using the CD/DVD method.
Usage
- From the primary's command line, change to root:
sudo su -
- Change to the /tmp directory and change the permissions of the two files as follows:
cd /tmp
chmod 777 /tmp/<patchfilename>.iso
chmod 755 /tmp/rsa-am-DVD-Mount.sh
- Run the shell script with the following command:
./rsa-am-DVD-Mount.sh
If the error message of ./rsa-am-DVD-Mount.sh: /bin/bash^M: bad interpreter: No such file or directory displays then follow the steps below to solve the formatting issue:
vim ./rsa-am-DVD-Mount.sh
:set fileformat=unix
:wq!
If you are logged in as the rsaadmin user, the following error message will display a warning that you should be a root user to run the script, as shown:
- You will be asked to enter the <patchfilename>.iso as shown below :
In this example, the am-update-8.7.0.0.0.iso is moved to /tmp:
- If the file exists in/tmp, the mount processes completes and a "Mount Successful" message will display. The script will exit automatically after 20 seconds.
- Open the Operations Console and navigate to Maintenance > Update & Rollback.
- Tap the link to Configure Update Source and select the option to Use DVD/CD as the update source.
- Click Save.
- Press Scan for Updates. The result of the scan should show a successful scan for update and that there is one available update found:
- Press Apply update.
Notes
- If the upgrade iso image does not exist in /tmp, an error is shown, as seen here:
- For the manual steps, please review the article on how to apply patches from the local hard drive for RSA Authentication Manager 8.x.
Related Articles
RSA MFA Agent 9.0 for PAM Release Notes (Spanish) 18Number of Views Authentication Manager Console Access using CNAME or DNS alias fails with Redirect Logon Loop - ERR_TOO_MANY_REDIRECTS 3Number of Views RSA Authentication Manager Backup Encryption 48Number of Views DSA-2019-018: RSA Authentication Manager Security Update for Multiple Hardware Appliance Firmware Vulnerabilities 7Number of Views Custom Account Attribute mapped to the Active Directory accountExpires attribute no longer collects a value after upgradin… 96Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) RSA-2022-12: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities
Don't see what you're looking for?