TABLE OF CONTENTS
Introduction
This article gives an overview of how to provide access permissions to folders available in the API app and Payment API without needing any special firewall rules for managing the media (images), specifically the functionality to upload media from the Admin Console and the functionality to serve media/image to the webstore.
Setting IIS Permissions
In order to publicly access the files within the \Znode.Engine.Api project following folders should have read, write, and modify permissions:
- Data
- License
Also for the \Znode.Multifront.PaymentApplication.Api the following folders should have read, write, and modify permissions:
- License
- Config
To give permission for each of the above folders, do the following:
- Right-click the directory, then choose Properties
- Go to the Security tab
- Find the IIS_User
- If IIS_User is not in the list, perform the following steps to add the user.
- Click the “Edit” button.
- Then click the “Add” button.
- Then type "IIS_User" in the "Enter the object names to select" field.
- Click the “Edit” button.
- If IIS_User is not in the list, perform the following steps to add the user.
- Highlight IIS_User in the list, click Edit, and grant the account Modify and Write permissions
Activating Znode License
When the <apiurl>/Activate URL is loaded during the installation and setup process, the License Activation page will appear with general information and the next steps for activating your instance of Znode.
Review the information and when ready to proceed, tick the “Yes” checkbox and click on the “Proceed With Activation” button.
You’ll be redirected to the next step.
For Multifront Licence
Please notice that this activation can only be used on one CPU.
- Select “Multifront” option.
- Enter your Serial Number.
- Enter your Full Name.
- Enter your Email Address.
- Review the License Terms
- Click to verify you’ve read the terms.
- Click the “Click to Activate License” button to complete the process.
For Free Trial
Select the Free Trial option and you’ll be able to proceed without a serial number.