Running RSA Authentication Manager 8.1 Bulk Administration (AMBA) using --ini parameter
Originally Published: 2015-09-28
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1 SP1
Issue
Tasks
Where the AMBulkAdmin.jar is missing from the <AMHOME>/utils/lib folder, please contact RSA Customer Support for AMBA version 1.5.0 (supported with Authentication Manager 8.1) or AMBA version 1.6.0, supported with Authentication Manager 8.2. The RSA Authentication Manager 8.1 Bulk Administration 1.5.0 Custom Application Guide (AMBA) and the RSA Authentication Manager 8.2 Bulk Administration 1.6.0 Custom Application Guide (AMBA) provides installation and operating instructions.
AMBA requires a valid license file for its operation, usually named AMBAlicense.dat. A good practice is to place the AMBA license in a new folder called <AMHOME>/utils/AMBA and use the same folder to store any related AMBA shell scripts, data files or log files.Resolution
./rsautil AMBulkAdmin [options]
AMBA particular usage using --ini <inifile> parameter
- In the <AMHOME>/utils/AMBA folder, create a new file called AMBAparams01.ini and add a line the following line, substituting the [SC_administrator] and [SC_administrator_password] for the appropriate values relating to the Authentication Manager deployment.
-i AMBAdata01.dat -o AMBDAlogfile01.log -a [SC_administrator] -P [SC_administrator_password]
- Should the AMBA license have a different file name to AMBAlicense.dat then an extra parameter '--lic [license_filename]' is required in the AMBAparams01.ini file. For example,
-i AMBA/AMBAdata01.data -o AMBA/AMBAlogfile.log -a ocadmin -P password00! --lic AMBA/AMBAlicense.dat
- When this AMBAparams.ini file is used for the first time, AMBA encrypts the file so it is recommended to make a copy of AMBAparams.ini while in development.
- In the <AMHOME>/utils/AMBA folder, create a new file called AMBAdata01.ini and add the appropriate functions you want AMBA to perform. Refer to the RSA Authentication Manager - Bulk Administration - AMBulkAdmin (AMBA) User Guide for a list of functions AMBA can perform and the syntax of those functions. As an example, the code below adds a user called rsatest and assigns a token with serial number 212085009. This example assumes the token has already been imported into the Authentication Manager database.
Action,IdentitySource,DefLogin,LastName,ReplTokSerial,TokEnabled,PinMode AU,internal database,rsatest,test ATU,internal database,rsatest,,212085009,1,1
- The required fields for the AU (Add User) action are LastName and DefLogin.
- The required fields for the ATU (Add Token to User) action are DefLogin or TokSerial, ReplTokSerial and TokEnabled. ATU does not require a last name which is why this has been left blank on the third line of AMBAdata01.dat
- Run AMBA from the <AMHOME>/utils folder with the command:
./rsautil AMBulkAdmin --ini AMBA/AMBAparams01.ini
- Expected results in the AMBAlogfile01.log are as follows:
BOJ : 2015-09-28 16:54:18 - 1.5.0 Build 105 - License expires at midnight on 2035-12-31 - Input = AMBA/AMBAdata01.dat Info : 2015-09-28 16:54:18 - License Number: 11307-2014 - Issued To: RSA CS APJ - Issued On: 03/23/2014 Info : -Output Log File Opened Success: 2015-09-28 16:54:19 : Line 2 - addUser -rsatest, test Info : -000132251663 assigned to rsatest Info : Line 3 - addTokenToUser -000132251663, , 1 : New pin mode set Success: 2015-09-28 16:54:21 : Line 3 - addTokenToUser -000132251663 assigned to rsatest Info : -Closing input file Info : -Closing rejected actions file Info : -Closing unsupported actions file Info : -Log File Closed Info : -Exit code: 0 EOJ : 2015-09-28 16:54:21 - Terminating
Attachments
If the attachment does not open when clicked, please refresh the page and try again. You must be logged into view the file(s).
Related Articles
How to troubleshoot RSA Authentication Manager Bulk Administration (AMBA) 1.59KNumber of Views Software Token Profile is required to deploy software token error when running RSA Authentication Manager Bulk Admin 133Number of Views Generate a report of licensing limits for RSA Authentication Manager 8.3 and higher 140Number of Views How to setup Emergency Access Tokencodes using RSA Authentication Manager Bulk Administration 101Number of Views How to obtain an AFX Premium Connectors package for use with RSA Governance & Lifecycle 114Number of Views
Trending Articles
How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle Troubleshooting AFX Connector issues in RSA Identity Governance & Lifecycle RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?