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. Folder based authorization

Folder based authorization

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-netsysadminwindows-admin
2 Posts 2 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.
  • M Offline
    M Offline
    Mahesh Varma
    wrote on last edited by
    #1

    Hi All, I have an ASP.NET Web application. I want to allow public access to this. In this application i have an Admin subfolder which i want to restrict to a few users in my server(The permitted users should be able to access the admin aspx files after entering the username and password). How can i do this ? IIS or NTFS permisssions is preferred. Thanks Mahesh Varma.

    I 1 Reply Last reply
    0
    • M Mahesh Varma

      Hi All, I have an ASP.NET Web application. I want to allow public access to this. In this application i have an Admin subfolder which i want to restrict to a few users in my server(The permitted users should be able to access the admin aspx files after entering the username and password). How can i do this ? IIS or NTFS permisssions is preferred. Thanks Mahesh Varma.

      I Offline
      I Offline
      Ian Darling
      wrote on last edited by
      #2

      Look at the authentication options in web.config. Set the public folder to None, and the Admin folder to whatever auth method you want, with the appropriate user list set. -- Ian Darling

      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