Microsoft Windows Server 2003 SP2
Microsoft NTBackup
EMC NetWorker
Volume Snapshot Service (VSS)
FSM policy setup so that backup could read files unencrypted during backup, only reading files encrypted
Having issues with the backup software on some of the Adapters where it is backing up the encrypted form of the file instead of the decrypted version.
Files encrypted using RSA FSM will not be backed up as decrypted despite the granted permissions (using either NetWorker or NTBackup)
Turning off VSS resolves the problem.
In NetWorker use VSS:*=off
In NTBackup use the following command line options:
ntbackup backup <path_to_folder_to_backup> /j "Test Backup" /snap:off /m normal /f <path_to_target_file>
For example to backup "D:\My Folder" directory and save it in C:\temp folder in a file called vssoffbackup.bkf run the following command:
ntbackup backup "D:\My Folder" /j "Test Backup" /snap:off /m normal /f C:\temp\vssoffbackup.bkf
Also reference solution Would like to allow access to a "backup" account that can read the encrypted files (not decrypt them) and archive that to tape. for information on configuring FSM policy for backup applications.
Related Articles
RSA Authentication Manager 8.5 Amazon Machine Image (AMI) Getting Started 13Number of Views RSA Authentication Manager 8.4 Amazon Machine Image (AMI) Getting Started 10Number of Views RSA Authentication Manager 8.3 Amazon Machine Image (AMI) Getting Started 8Number of Views RSA Authentication Manager 8.6 Amazon Machine Image (AMI) Getting Started 21Number of Views RSA Governance & Lifecycle 8.0 AWS Installation and Clustering Guide 120Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA MFA Agent for UNIX Platform Support Matrix Troubleshooting RSA MFA Agent for Microsoft Windows Unable to login to RSA Authentication Manager Security Console as super admin Authentication Manager Security Console and Operations Console Inaccessible After Certificate Update