To import workflows manually, perform the following:
- Log in to the DNS Integrity Gateway Linux client.
-
Copy the workflow TAR package.
cp worflow_name.tar.gz <dns_integrity_gateway>/workflows
-
Change to the <dns_integrity_gateway>/workflows directory.
cd <dns_integrity_gateway>/workflows
-
Extract the workflows from the TAR file.
gzip -d workflow_name.tar.gz tar xf worklow_name.tar workflow_name
After that, permissions can be added manually before restarting the DNS Integrity Gateway, or the DNS Integrity Gateway can be restarted and permissions added via the user interface afterwards.