How to use the VBScript sample script of RSA Authentication Manager 8.x SDK
Originally Published: 2016-05-08
Article Number
Applies To
RSA Product/Service Type: Authentication Manager SDK
RSA Version/Condition: 8.x
Issue
Resolution
Steps
it is already assumed that the RSA Authentication Manager 8.x SDK has been extracted from the am-extras-8.x.0.0.0.zip file (downloadable from RSA Link).
- Download and install the PostgreSQL unicode database driver on a Windows platform.
- Create a read-only user for RSA Authentication Manager internal database access. The RSA Authentication Manager 8.x Developer's Guide (available in the am-extras-8.1x.0.0.0.zip) has a section called "SQL Access to the RSA Authentication Manager Database" that has this procedure of creating a read-only user.
- Make a copy of SQLsample.vbs for your own use. Be sure to keep a copy of the original file.
- Update the AM Database Connection Parameters to match the Authentication Manager primary instance (changing the AM_Hostname, AM_DB_RptUser and AM_DB_RptPass).
- [Optional] Update the Active Directory Identity Source Parameters.
- Make a modification to the AM DB Connection String. Change {PostgreSQL Unicode} to match the PostgreSQL unicode database driver that is found in Windows ODBC; for example: {PostgreSQL Unicode(x64)}.
- Save the changes and run the updated VBScript.
A usage message will appear where no parameters are provided when running the updated VBScript:

An example of running the updated VBScript where 2 is the parameter from the Windows command prompt:




An example of running the updated VBScript where 2 is the parameter from the Windows command prompt:
SQLsample.vbs 2
Notes
Related Articles
Using the Authentication Manager SDK to search for users or groups in All Identity Sources 37Number of Views Utilize Authentication Manager SDK 8.0 in non-weblogic environment 177Number of Views RSA Authentication Manager SDK 8.5 (for Java) failed on startup with a "CRED_MISMATCH" error 286Number of Views When attempting to launch the RSA Identity Governance and Lifecycle UI the browser shows a "page can't be displayed" error… 34Number of Views Listing the contents of the RSA Authentication Manager Java KeyStore (JKS) files 423Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?