How to Manually Upload Files and Recreate the Securty Analytics 10.X YUM Repository
Originally Published: 2014-12-02
Article Number
Applies To
Issue
Resolution
- Disable repository synchronization in the SA WebUI
- In the SA WebUI, Navigate to Administration > System > Settings and uncheck the "Enable" box there.
- Delete all files in the following folders:
- rm -rf /var/netwitness/srv/www/rsa/updates/RemoteRPMs/*
- rm -rf /var/netwitness/srv/www/rsa/updates/SAUserUploaded/*
- Use SCP or WinSCP to move the updates zip file to the SA Server folder named /var/netwitness/srv/www/rsa/updates/
- Unzip the update zip file into /var/netwitness/srv/www/rsa/updates/SAUserUploaded
- Change to the /var/netwitness/srv/www/rsa/updates/ folder and create the repo:
- cd /var/netwitness/srv/www/rsa/updates/
- createrepo . (Note there is a space character between “createrepo" and the “.” in this example.)
- Confirm the repo has been created by viewing the available update files:
- yum clean all
- yum check-update
- Verify the update files in the SA WebUI.
Related Articles
Intel-SA-00233: Impact on RSA Products 45Number of Views Impact of Intel ME/TXE Advisory (INTEL-SA-00086) on RSA Products 24Number of Views SA : Failed to deploy live resources 7Number of Views What is the SYS.ORA_TEMP_1_DS_% table sometimes seen in a running query in RSA Identity Governance & Lifecycle 37Number of Views Change Requests cancelled via Reviews show as cancelled by System in RSA Identity Governance & Lifecycle 10Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?