Skip to content

RSA SecurID, formerly referred to as SecurID, is a mechanism developed by RSA for performing two-factor authentication for a user to a network resource.

Notifications You must be signed in to change notification settings

open-circle-ltd/chocolatey.rsa-secureid-software-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Chocolatey Package: rsa-secureid-software-token

Description

RSA SecurID, formerly referred to as SecurID, is a mechanism developed by RSA for performing two-factor authentication for a user to a network resource.

Package Parameters

Command-line options for installer configuration. See the official page for details and defaults.

  • /SETCOPYPROTECTION:OPTION 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:OPTION 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:OPTION to install the database containing the user’s software token to a location other than the default directory.

Examples

choco install rsa-secureid-software-token --params "/SETCOPYPROTECTION:FALSE"
choco install rsa-secureid-software-token --params "/SETCOPYPROTECTION:FALSE /SETSINGLEDATABASE:FALSE"
choco install rsa-secureid-software-token --params "/SETCOPYPROTECTION:FALSE /SETSINGLEDATABASE:TRUE /SETDATABASEDIR:<DRIVE_LETTER>\<PATH>"

Installation

choco install rsa-secureid-software-token

Author

Copyright

© 2022, Open Circle AG

About

RSA SecurID, formerly referred to as SecurID, is a mechanism developed by RSA for performing two-factor authentication for a user to a network resource.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published