Generating a Software Token Profile Report for Authentication Manager
Article Number
Applies To
RSA Product Set: SecurID
RSA Product/Service Type: RSA Authentication Manager
RSA Version/Condition: 8.7 SP1 or later
Platform: Linux
Issue
An administrator has a requirement to generate a report on all of the software token profiles in Authentication Manager.
Resolution
The Linux shell script (called RSAAM_sw_profile_rep.sh) will display the software token profiles found in the Authentication Manager database.
Installation
- Download and copy the attached 'RSAAM_sw_profile_rep.sh' shell script into the /tmp folder on the primary instance in the Authentication Manager deployment. Use the procedure at URL https://community.rsa.com/s/article/Enable-Secure-Shell-on-the-Appliance-bf9a6052 to enable secure shell on the Appliance where needed. Where secure shell has been enabled, a secure FTP client, such as WinSCP, can be used to copy the shell script into the /tmp folder on the primary instance.
- Change the permissions of the ISdepreport.sh shell script so it can be executed at the command line:
chmod 755 /tmp/RSAAM_sw_profile_rep.sh
Usage
- Logon to the Authentication Manger instance with the rsaadmin account, either in an secure shell session or at the local console.
- Elevate the privileges of the rsaadmin account using the command:
sudo su -
- Navigate to the /tmp folder using the command:
cd /tmp
- Run the shell script using the command:
./RSAAM_sw_profile_rep.shExample:
rsaadmin@am872:~> sudo su - [sudo] password for rsaadmin: am872:~ # cd /tmp am872:/tmp # ./RSAAM_sw_profile_rep.sh - Checking OC credentials.. - Missing OC credentials! - Please enter OC Administrator username: ocadmin - Please enter OC Administrator password: ** entered OC password received ** - OC credentials validated. - Generating HTML report... -- Report name : /tmp/RSAAMswpreport_202602271046.html - Done! am872:/tmp #Below is an example of the Software Token Profile report:
Related Articles
Generating a Software Token Report with extra information for Authentication Manager 10Number of Views RSA Authentication Manager Bulk Admin (AMBA) Exception - zero (0) token type found matching family key 61Number of Views Enable the RSA SecurID Authenticate App for Specific Users 7Number of Views Configure a RADIUS Profile for Cloud Access Service 43Number of Views When configuring fob-style token profile, the token is configured as PINPad-style when using RSA Authentication Manager 8.… 57Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes for RSA Authentication Manager 8.8 Generate a Certificate Signing Request (CSR) for the Web Tier RSA SecurID Software Token 4.1.2 and 4.2.1 for Mac OS X displays: No token storage device was detected. Verify that the de… RSA Authentication Manager 8.8 Security Configuration Guide
Don't see what you're looking for?