This topic has not yet been rated - Rate this topic

PGP Decrypt File

Updated: November 19, 2010

Applies To: Opalis 6.3

The PGP Decrypt File object decrypts a file or entire folder tree using a PGP key file and passphrase that you have created. When decrypting an entire folder, the folder tree is preserved from the root folder down. For example, if you decrypt C:\Documents and Settings\Administrator\My Documents\*.* and all subfolders, all files in My Documents are decrypted as well as all the files in the folders under My Documents. All files in subfolders will be in the same subfolder in the Output folder.

You can use the PGP Decrypt File object to decrypt files that were encrypted as part of a backup operation.

To use this object you must install Gpg.exe. For more information aboutGpg.exe, see the Opalis Integration Server Administrator Guide (http://go.microsoft.com/fwlink/?LinkId=205302).

Configuring the PGP Decrypt Object

To configure the PGP Decrypt object

  1. From the Objects pane, drag a PGP Decrypt object to the active Policy.

  2. Double-click the PGP Decrypt object icon. The Properties dialog opens.

  3. For information about the settings on the Details tab and the Advanced tab see the following tables.

  4. For information about the settings on the General tab, the Run Behavior tab, and other tabs if applicable, see Common Tabs.

Details Tab

Element Configuration Instructions

Path

Type the path of the files that you want to decrypt. You can use wildcards ? and * to specify the files that you are decrypting.

Include sub-directories

Select this option to find all files that match the file name that you specified in all sub-directories under the folder that you specified in the path.

Output folder

Type the path of the folder where you want the decrypted files to be stored.

Skip

Select this option to skip decrypting a file when a file with the same name is found in the Output folder.

Overwrite

Select this option to overwrite any files with the same name as a resulting decrypted file.

Create unique name

Select this option to give the decrypted file a unique name if a file with the same name already exists.

Advanced Tab

Element Configuration Instructions

Keyring folder

Type the location of the keyring folder that contains the secret keyring file that you will use to decrypt the files. The secret keyring file (*.skr) may be renamed with a *.gpg extension.

Passphrase

Type the passphrase that is associated with the keyring file.

PGP Decrypt Published Data

The following table lists the element names and descriptions of the data published by this object. For information about the published data elements that are common to all objects, see Policy Workflow Rules.

 

Element Name Description

Keyring folder

The path of keyring folder that contains the key used to decrypt the files.

Output folder

The path of the folder where the decrypted files were saved.

Files to decrypt

The number of files that Opalis Integration Server attempted to decrypt.

Files decrypted

The number of files that were successfully decrypted.

Decrypted filename

The path and filename of the resulting decrypted file.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.