mO SharemO Share

How To: Provide permissions to IIS Users

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.

  1. Open the Internet Information Services Manager (IIS).
  2. Go to Sites > Default Web Site > WebAPI (Pic. 1)
  3. Now go to Actions > Edit Permissions on the right side of the screen.
  4. The Security tab of the WebAPI Properties is opened.
  5. Click on Edit. (Pic. 2)
  6. Permission for WebAPI opens.
  7. Click on Add. (Pic. 3)
  8. Select Users or Groups opens.
  9. Click on Location and select the Machine Name as new location. (Pic. 4)
  10. Click on Find Now.
  11. The list of all users is displayed; select the IIS_IUSRS and click OK. (Pic. 5)
  12. Click on OK once again.
  13. In the Permissions for WebAPI window, select IIS_IUSRS.
  14. Provide at least 'Read' permissions to IIS_IUSRS. (Pic. 6)
  15. Click on Apply.
  16. Click on OK.
  17. In WebAPI Properties, click on OK.
  18. Close the Internet Information Services Manager (IIS).