Contract expired issue even though the liscense is valid in RSA Identity Governance and Lifecycle
Originally Published: 2016-11-18
Article Number
Applies To
RSA Version/Condition: 6.9.1
Issue
Email received from MAL environment:
The RSA Identity Governance and Lifecycle account for https://customer.myaccesslive.aveksa.com, https://customer-test.myaccesslive.aveksa.com has expired. The expiration date was 01/01/2016. Please contact the RSA Identity Governance and Lifecycle Team if you have any questions.
Resolution
The RemoteAgent, which is simply an on-premise AveksaAgent setup, is responsible for the collections and needs to be upgraded when the MAL is upgraded to ensure the versions match.
The following steps outline a simple step-by-step guide on to quickly upgrade the RemoteAgent software:
- Logon with the appropriate access right to the MAL WebUI.
- From the main menu, select Collectors -> Agents and click at the RemoteAgent you wish to upgrade.
- Click the Download button and download the AveksaAgent.zip archive locally.
- Transfer the in the above step 3 downloaded AveksaAgent.zip file to the RemoteAgent host under the RemoteAgent installation directory: /home/aveksaagent/RemoteAgent
- Login to the RemoteAgent host as root (or equivalent account with permissions to start / stop service) with an SSH session.
- Change directory to the RemoteAgent installation directory.
cd /home/aveksaagent/RemoteAgent
- Stop the RemoteAgent service.
service aveksa_agent stop
- Change user to Fout! Onbekende naam voor documenteigenschap.
su - Fout! Onbekende naam voor documenteigenschap
- Change directory to the RemoteAgents installation directory.
cd /home/aveksaagent/RemoteAgent
- Unpack the in step 4 copied AveksaAgent.zip file.
unzip AveksaAgent.zip
- When asked to overwrite the files, press “A”, enter to continue.
replace AveksaAgent/README.txt? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
- Change directory to the RemoteAgent bin directory.
cd AveksaAgent cd bin
orcd /home/aveksaagent/RemotrAgent/AveksaAgent/bin
- Change the file permissions so they can be executed for all files at the bin directory.
chmod 755 *
- Exit this user account going back to the initial account (step 5) you used to login to the host.
exit
- Start the RemoteAgent service.
service aveksa agent start
- You can logout from the host.
exit
- Return to the MAL WebUI, login if needed, and verify if the RemoteAgent is up and running. From the main menu, select Collectors -> Agents and verify the RemoteAgent is marked as running in the Is Running column.
- Verify all collectors work as before, able to connect and collect.
Notes
- The RemoteAgent hostname and IP address can also be found at this page next to the Is Running item.
Make sure this is the RemoteAgent you want to upgrade before continuing. - For this guide we used /home/aveksaagent/RemoteAgent as the installation directory for the RemoteAgent.
Use the MS Word properties features to reflect your setup specific values in this document and remove this line. - It’s highly recommended to create a backup of the current RemoteAgent installation before continuing.
A simple copy of the directory will be sufficient.cp -rf AveksaAgent AveksaAgent.backup
- For this guide we used aveksaagent as the owner of the RemoteAgent component.
Use the MS Word properties features to reflect your setup specific values in this document and remove this line.
Related Articles
Workflow import sometimes does not work even though the result is a success 8Number of Views When cancelling a change request, there is no option to revert completed changes even though completed items exist in RSA … 67Number of Views Provisioning Termination Rule creating request to revoke groups even though there is already a request from rule to remove… 34Number of Views How to clear open rule violations that are not cleared even though the rule has been deleted in RSA Governance & Lifecycle 66Number of Views How to change the static password expiration 18Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?