Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to authenticate in asp.net in restricted folder?

How to authenticate in asp.net in restricted folder?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomwindows-adminsecurity
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jerome_data
    wrote on last edited by
    #1

    Hello i have a asp.net application with subfolder: www.myapplication.com/ressourcefolder/ I have disable anonymous access to ressourcefolder in IIS, If i try to access to this folder in internet explorer i have the authentication window. Now i want my website to access to this folder witout opening the authentication window on client side. How do this? Thanks

    T S 2 Replies Last reply
    0
    • J jerome_data

      Hello i have a asp.net application with subfolder: www.myapplication.com/ressourcefolder/ I have disable anonymous access to ressourcefolder in IIS, If i try to access to this folder in internet explorer i have the authentication window. Now i want my website to access to this folder witout opening the authentication window on client side. How do this? Thanks

      T Offline
      T Offline
      ToddHileHoffer
      wrote on last edited by
      #2

      enable integrated security on the folder. make sure the windows account has access to the folder. Add the site to the trusted sites list on the client.

      I didn't get any requirements for the signature

      J 1 Reply Last reply
      0
      • T ToddHileHoffer

        enable integrated security on the folder. make sure the windows account has access to the folder. Add the site to the trusted sites list on the client.

        I didn't get any requirements for the signature

        J Offline
        J Offline
        jerome_data
        wrote on last edited by
        #3

        i didn't get you!!

        1 Reply Last reply
        0
        • J jerome_data

          Hello i have a asp.net application with subfolder: www.myapplication.com/ressourcefolder/ I have disable anonymous access to ressourcefolder in IIS, If i try to access to this folder in internet explorer i have the authentication window. Now i want my website to access to this folder witout opening the authentication window on client side. How do this? Thanks

          S Offline
          S Offline
          Shujaat Ullah Khan
          wrote on last edited by
          #4

          If you want to suppress the authentication window at client it can be done through clients browser settings Tools--> Internet Options --> Security and select the zone of your site ie if client is accessing your site through intranet then select intranet and click on Custom Level Button and scroll down the list to Authentication and under logon select autiomatically login in intranet zone. However these settings are to be made at client machine I belive there is nothing that can be done for it at server side

          Shujaat

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups