Generating a Software Token Report for RSA Authentication Manager with Lifetime Extension Information
Article Number
Applies To
RSA Product/Service Type: RSA Authentication Manager
RSA Version/Condition: 8.6 or later
Platform: Linux
Issue
Resolution
User ID, Identity Source, Token Serial, Token Start Date (UTC), Token Expiry Date (UTC), NTC, New PIN mode, Software Token Profile, Extension Token and Date Token Extended (UTC) headings.
Installation
- Download and copy the attached swtreport.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 swtreport.sh shell script so it can be executed at the command line:
chmod 755 /tmp/swtreport.sh
- 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:
./swtreport.sh
rsaadmin@am87-1:~> sudo su -
[sudo] password for rsaadmin:
am87-1:~ # cd /tmp
am87-1:/tmp # ./swtreport.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/swtreport_202410110252.html
- Done!
am87-1:/tmp # cat /tmp/swtreport_202410110252.html
<!DOCTYPE html><html lang=en>
<head><meta charset=UTF-8><meta name=viewport content=width=device-width, initial-scale=1.0><title>HTML Report</title>
<style>h1,h2 {color: red;text-align: center;} table {width: 60%; border-collapse: collapse; margin: 20px auto;}
th,td {padding: 8px;border: 1px solid #ddd;text-align: left;word-wrap: break-word;}
th {background-color: #f2f2f2;}</style></head>
<body><h1>Software Tokens Report</h1><h2>(includes Extended Software Token information)</h2>
<table>
<tr><th>User ID</th><th>Identity Source</th><th>Token Serial</th><th>Token Start Date (UTC)</th><th>Token Expiry Date (UTC)</th><th>NTC</th><th>New PIN mode</th><th>Software Token Profile</th><th>Extension Token</th><th>Date Token Extended (UTC)</th></tr>
<tr><td>RSAID000000022</td><td>OpenLDAP</td><td>000008888981</td><td>2006-07-11 00:00:00</td><td>2026-07-06 00:00:00</td><td>f</td><td>t</td><td>Android 4.x 60-8-PIN-CTF</td><td></td><td></td></tr>
<tr><td>rsatest</td><td>Internal Database</td><td>000008888978</td><td>2006-07-11 00:00:00</td><td>2026-07-06 00:00:00</td><td>f</td><td>t</td><td>Android 4.x 60-8-PIN-CTF</td><td></td><td></td></tr>
<tr><td>RSAID000001</td><td>Sandbox</td><td>000008888979</td><td>2006-07-11 00:00:00</td><td>2026-07-06 00:00:00</td><td>f</td><td>t</td><td>iOS 4.3 60-8-PIN-CTF</td><td></td><td></td></tr>
<tr><td>mbell</td><td>RSA Customer Support</td><td>000008888980</td><td>2006-07-11 00:00:00</td><td>2026-07-06 00:00:00</td><td>f</td><td>t</td><td>Android 4.x 60-8-PIN-CTF</td><td></td><td></td></tr>
</table></body></html>
am87-1:/tmp #
Viewing /tmp/swtreport_202410110252.html in a web browser:
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
Generating an Identity Source User Dependency Report for Authentication Manager 8.6 and above 320Number of Views How to generate a report of registered users in RSA Authentication Manager 8.x database 99Number of Views Reporting on SecurID software tokens with software token lifetime extension in RSA Authentication Manager 8.x 955Number of Views Authentication Manager Log Messages (23001-23091) 104Number of Views Extension token configuration does not exist in the configuration service on RSA Authentication Manager 8.2 and up while a… 356Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…
Don't see what you're looking for?