This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcements

SecurID® Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID
  • :
  • Knowledge Base
  • :
  • Generate a report of licensing limits for RSA Authentication Manager 8.3 and higher
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

Generate a report of licensing limits for RSA Authentication Manager 8.3 and higher

Article Number

000038725

Applies To

RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.3 or later

Issue

This article provides a way to generate a report of all RSA Authentication Manager licensing for the deployment.
 

Resolution

Follow the Installation and Usage steps below to generate a license report. This license report can be returned to RSA Customer Support for review.

Installation and Usage

  1. Download license-report.sh attached to this knowledge article.
  2. Copy it into the /tmp folder on the RSA Authentication Manager primary instance using a secure FTP client (such as, WinSCP).
  3. Launch an SSH client, such as PuTTY.
  4. Log in to the primary Authentication Manager server as rsaadmin and enter the operating system password.

During Quick Setup another username may have been selected. Use that username to log in.


login as: rsaadmin
Using keyboard-interactive authentication.
Password:<enter operating system password>
Last login: Mon Apr 20 16:39:41 2020 from jumphost.vcloud.local
RSA Authentication Manager Installation Directory: /opt/rsa/am
  1. Change the privileges of rsaadmin.

rsaadmin@am82p:~> sudo  su - 
rsaadmin's password: <enter operating system password>
  1. Change the permissions of license-report.sh so it can be run at the command line:

am82p:~ # chmod 755 /tmp/license-report.sh
  1. Go to /tmp:

am82p:~ # cd /tmp
  1. Run the license report from /tmp on the RSA Authentication Manager primary instance, entering the Operations Console administrator name and password for your deployment. Screen output is as follows;

am82p:/tmp # ./license-report.sh ocadmin p4ssw0rd!
Checking OC credentials..
OC credentials validated..

 - collecting license data.. done!

License Report - filename: /tmp/lic_report_202004141008.log

Company:  RSA CS

User limit:  50
License Type:  200
License ID:  #LID0000nnnnnX
Serial Number:  811nnnn

User limit:  100
License Type:  10
License ID:  #LID000nnnnnnX
Serial Number:  811nnnnn

User limit:  400
License Type:  10
License ID:  #LID000nnnnnnX
Serial Number:  811nnnnn

User limit:  50
License Type:  10
License ID:  #LID0000nnnnnX
Serial Number:  811nnnnn

..completed.

 - cleaning up license data file.. done!
 - cleaning up temporary file.. done!

Press any key to continue...

Should you forget to enter the Operations Console credentials, you are prompted to enter them in order to continue:


am82p:/tmp # ./license-report.sh
Checking OC credentials....missing OC credentials!

Please enter OC Administrator username: <enter Operations Console user name>
Please enter OC Administrator password: <enter Operations Console user password>

OC credentials validated..
...
<rest of report>
...

Should the administrator forget to change the privileges and run the report from /tmp, a message that you must be the root user to use this program displays. Go back and follow instructions in step 6.

  1. A report is created in /tmp named lic_report_<date and timestamp>.log. Cat the file to view the output, as shown:

am82p:/tmp # cat /tmp/lic_report_202004141008.log

License Report - filename: /tmp/lic_report_202004141008.log

Company:  RSA CS

User limit:  50
License Type:  200
License ID:  #LID0000nnnnnX
Serial Number:  811nnnnn

User limit:  100
License Type:  10
License ID:  #LID000nnnnnnX
Serial Number:  811nnnnn

User limit:  400
License Type:  10
License ID:  #LID000nnnnnnX
Serial Number:  811nnnnn

User limit:  50
License Type:  10
License ID:  #LID0000nnnnnX
Serial Number:  811nnnnn

..completed.

am82p:/tmp #

Notes

In the screen output and the log, the values of nnnnn and nnnnnn would be replaced with your license ID and serial number.

License Types
300 - Premium/Enterprise Edition
200 - Base Edition
10   - Top-up
Attachments
Tags (40)
  • 8
  • 8.3
  • 8.3.x
  • 8.4
  • 8.4.x
  • 8.x
  • AM
  • Appliance
  • Auth Manager
  • Authentication Manager
  • Break Fix
  • Break Fix Issue
  • Broken
  • Customer Support Article
  • Issue
  • Issues
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • License
  • Licenses
  • Licensing
  • Licensing Issue
  • Problem
  • RSA AM
  • RSA Auth Manager
  • RSA Authentication Manager
  • RSA SecurID
  • RSA SecurID Access
  • RSA SecurID Suite
  • SecurID
  • SecurID Access
  • SecurID Appliance
  • SecurID Suite
  • Version 8
  • Version 8.3
  • Version 8.3.x
  • Version 8.4
  • Version 8.4.x
  • Version 8.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2021-04-24 03:56 AM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.