Installing the same RSA SecurID Software Token 5.0 for Windows on different machines without reimporting
Originally Published: 2016-01-19
Article Number
Applies To
RSA Product/Service Type: SecurID Software Token for Windows
RSA Version/Condition: 5.0.x
Issue
- There are a pool of users and a pool of Windows machines.
- The end user needs to be able to access the token for each individual user from any machine without reimporting each token on each machine.
- The home of the users on the server is set to a remote location, such as \\fileserver\users\%USERNAME%.
Tasks
Resolution
- SETCOPYPROTECTION=FALSE to remove the binding of the token to the specific machine on which the token is imported; and thus to be able to find it on any other machine.
- SETSINGLEDATABASE=TRUE to remove the binding of the token to the specific user accessing the machine. The installation is still secured as the token is stored in the home drive of each user and cannot be accessed by any other user.
- SETDATABASEDIR=%AppData%\RSA to install the database containing the user’s software token to a location other than the default directory.
Notes:
- The database location above is for the Roaming folder which is shareable, if a user changes his actual workstation.
- The database location can be different if you want to put it on a shared drive, which is sort of a permanent but remote location, for example \\fileserver\users\%USERNAME%.
Standard RSA SecurID Software Token desktop application
Type in the command shown below on one line:msiexec /qn /i pathname\RSASecurIDToken500.msi /lv c:\install.log SETCOPYPROTECTION=FALSE SETSINGLEDATABASE=TRUE SETDATABASEDIR=%AppData%\RSA
RSA SecurID Software Token with Automation
Type in the command shown below on one line:msiexec /qn /i pathname\RSASecurIDTokenAuto500.msi /lv c:\install.log SETCOPYPROTECTION=FALSE SETSINGLEDATABASE=TRUE SETDATABASEDIR=%AppData%\RSA
The token is imported once on a server. When the token app is launched, the token is available without needing to reimport it.
Notes
Related Articles
Installing rsaservmgr scripts [exec] error reading information on service rsaservmgr error when installing RSA Web Tier o… 94Number of Views Oracle INS-41812 OSDBA and OSASM are the same OS group warning during RSA Identity Governance & Lifecycle installation 38Number of Views Installation fails with '[INS-13001] Environment does not meet minimum requirements' and 'Oracle Net Services configuratio… 113Number of Views Unable to start Apache after installing RSA Authentication Agent 7.1 for Web for Apache 2.2.x on RHEL 5 64-bit: Error whil… 342Number of Views Privileges(signoff and review) in coverage files are honored only when the sign off is enabled in review definition for RS… 47Number of Views
Trending Articles
RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process Downloading RSA Authentication Manager license files or RSA Software token seed records When configuring LDAP or LDAPS in RSA Authentication Manager with a global catalog the connection fails
Don't see what you're looking for?