Enabling encryption in Content Manager OnDemand application groups
You can determine and configure which Content Manager OnDemand application groups that you want to enable for use with encryption. Keep in mind that only new data will be encrypted; it is not possible to encrypt existing data without retrieving and reloading such data.
To enable encryption for an application group, follow these steps:
- Log on to the OnDemand Administrator client.
- Double-click Application Groups in the left panel.
- Right-click the application group you want to enable, then click Update.
- On the General tab, click the Advanced… button.
- Click the Yes radio button in the Encryption section under the Encrypt physical documents at rest? heading.
- Click OK on the Database Information panel, but do not click OK to update the application group yet.
You then must add an Encryption field to the application group. The field must have data type of Small Int (2), and the Encryption checkbox must be selected.
While still in update mode in the application group, add an Encryption
field to the application group by following these steps:
- Click the Field Definition tab.
- Enter a name for your Encryption field in the Database Field Name field, such as ENCRYPT.
- Click the Add button to add the Encryption field to the Names List.
- Click the Field Information tab.
- Click the down arrow of the Name field and select the Encryption field.
- Set the Type field to Filter and the Data Type to Small Int (2).
- Click to select the Encryption checkbox.
- Click OK to update the application group.
Encryption is now enabled for your application group.