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
SA connection issue with smcupdate failing when performing yum check-update 9Number of Views Unable to display Thai characters in PDF report 4Number of Views AFX connectors in "Not Deployed" state in RSA Governance & Lifecycle 214Number of Views SA: UI fails to load due to wrong version of Java being installed 6Number of Views How to prevent an executable file from being attaching to a Change Request in RSA Identity Governance & Lifecycle 22Number 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?