How to upgrade RSA Authentication Agents for Windows and PAM in silent mode
Originally Published: 2018-12-24
Article Number
Applies To
RSA Product/Service Type: Authentication Agent
RSA Version/Condition: 7.x, 8.x
Platform: Windows, Red Hat, SUSE
Issue
Resolution
RSA Authentication Agent for Windows
To install the RSA Authentication Agent for Windows in silent mode, drop to the command line and use the following command:
msiexec /i "RSA Authentication Agent x64.msi" /qn /l*v install.log REINSTALL=ALL REINSTALLMODE=vomus REBOOT=ReallySuppress
RSA Authentication Agent for PAM on Red Hat
- Connect to the machine on which you wish to install the RSA Authentication Agent for PAM.
- Place the installation files in a directory on the device and extract the files.
- Navigate to the installation directory.
- Create a configuration file by issuing the following command
touch installoptions.conf
- Edit the file and add the following four lines:
y Accept y y
These entries are answers to the following prompted questions:
- Continue silent installation? (y)
- Accept license terms and conditions? (Accept)
- Upgrade/overwrite existing installation? (y/n)
- Override existing policy? (y/n)
- Save and close installoptions.conf.
- Run the install:
./install_pam.sh -s < installoptions.conf
RSA Authentication Agent for PAM on SUSE
The silent install process is similar to installing on the Red Hat operating system. The only difference is the installoptions.conf only needs to contain the three lines.- Repeat steps 1 through 4 above.
- When editing the installoptions.conf, add the following lines:
y Accept y
- Save and close installoptions.conf.
- Run the install:
./install_pam.sh -s < installoptions.conf
Notes
- For information on how to complete a fresh install of the RSA Authentication Agent in silent mode, please refer to the appropriate RSA Authentication Agent Installation and Administration Guide for your operating system and version of agent.
- Silent installation is not supported in RSA Authentication Agent for PAM 7.0 and 7.1 prior v7.1.0.2.33.
- Check if silent installation is supported for your operating system in the RSA Authentication Agent Installation and Administration Guide or view the install.sh file directly.
Related Articles
Unable to Install/Upgrade RSA MFA agent for Microsoft Windows 213Number of Views Applying patch or upgrade fails after hardening RSA Authentication Manager appliance 812Number of Views RSA Authentication Manager 8.1 primary instance fails to upgrade to 8.2 with error: Replication flush failed 1.07KNumber of Views How to upgrade an RSA SecurID Access IDR 329Number of Views Manually generate a node secret for RSA Authentication Agent for PAM 365Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes: Cloud Access Service and RSA Authenticators An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?