Allow Unsigned Files to be Imported
When you export a field data catalog, label template, image, layer object, layout, reusable object, or field data catalog from Loftware Enterprise SP using File > Export, the exported files are automatically signed to ensure the integrity and authenticity of the data. During an import, Loftware Enterprise SP verifies these signatures and prevents unsigned files from being imported by default, providing an additional layer of security for your data and minimizing vulnerability risks in your environment.
If you want to allow unsigned files to be imported, you can change the default setting by adding the allowUnsignedDocumentImport system property. Note the following behavior for this property.
Property value |
Behavior |
---|---|
False or not set (default) |
|
True |
|
Note: Objects that are migrated from Loftware Print Server (LPS) or that are transferred via the Transfer utility can be imported regardless of this system property setting.
To allow unsigned files to be imported, use the following procedure.
Note: To perform this task, you must be signed in as the SuperAdmin user. For more information, see
- In System
- Click Add Property.
- In the Add System Property dialog box, click the Namespace drop-down list and select DocManagement.
- For Key, enter allowUnsignedDocumentImport.
- For Value, enter true.
- Click Save. The new property is displayed in the list of system properties.