IUSR option not available in security to give permission

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rahulsankhe1089
    New Member
    • Jul 2014
    • 10

    IUSR option not available in security to give permission

    I devloped asp.net web application using visual studio 2010
    and deployed it using iis 7.5 express.
    After deployment and checked security tab in properties of deployed folder,which is in rootwww folder it does not show iusr(internet user) option.
    I want that option to be there.

    Please check the attached snap of folder properties

    Please help
    Attached Files
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Click the "Edit" button, find the "IIS_IUSRS" for your computer in the list and modify it accordingly.

    If you can't find it, then click the "Add..." button and search for the "IIS_IUSRS" account there (probably will have to use the advanced button to help with your search)

    -Frinny

    Comment

    • rahul2310
      New Member
      • Oct 2013
      • 62

      #3
      Thanks Frinvale
      i found it

      Comment

      Working...