When handling any web related features, like item images in POS or Ginesys Web Reports, it is imperative to give proper permissions to the users. This article explains how to provide permission to IIS users.
Pre-requisites
The user must have access to IIS Server Manager and have rights to assign permission to other users.
Step-by-step guide
IIS users can be assigned permissions by following the given steps.
- Open the Internet Information Services Manager (IIS).
- Go to Sites > Default Web Site > WebAPI
- Now go to Actions > Edit Permissions on the right side of the screen.
- The Security tab of the WebAPI Properties is opened.
- Click on Edit.
- Permission for WebAPI opens.
- Click on Add.
- Select Users or Groups opens.
- Click on Location and select the Machine Name as new location.
Related articles
Add Comment