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
Compliance: change default password for log-hybrid sftp/upload accounts 30Number of Views Unable to upload customized Aveksa privileges in RSA Identity Governance and Lifecycle 60Number of Views RSA Authentication Agent API 8.5 for C Developer's Guide 69Number of Views Upload Certificates for Trusted Certificate Authorities 48Number of Views A more concise guide to updating Authentication Manager 8.x passwords 345Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Announces RSA Authentication Manager 8.9 Patch 2 Hotfix 1 and Updated Web-Tier Server RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows
Don't see what you're looking for?