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. The Lounge
  3. guid based access control / user administration

guid based access control / user administration

Scheduled Pinned Locked Moved The Lounge
helpquestion
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.
  • J Offline
    J Offline
    Jan R Hansen
    wrote on last edited by
    #1

    Hi, I vaguely remember that someone here worked on a project that would apply some user access control to any element one could assign a guid. However, I can't find a link and cp search doesn't give me anything - neither does google. Can anyone remember this and help me with a link ? Maybe the author :-D In case you want to recommend something else, feel free. I need something I can use for controlling which users on a website can access the webpages etc. And I would like to avoid implementing it myself. It must be relatively easy to integrate into our system, and doesn't need to be advanced at all. Thanks in advance :) /Jan

    Do you know why it's important to make fast decisions? Because you give yourself more time to correct your mistakes, when you find out that you made the wrong one. Chris Meech on deciding whether to go to his daughters graduation or a Neil Young concert

    W 1 Reply Last reply
    0
    • J Jan R Hansen

      Hi, I vaguely remember that someone here worked on a project that would apply some user access control to any element one could assign a guid. However, I can't find a link and cp search doesn't give me anything - neither does google. Can anyone remember this and help me with a link ? Maybe the author :-D In case you want to recommend something else, feel free. I need something I can use for controlling which users on a website can access the webpages etc. And I would like to avoid implementing it myself. It must be relatively easy to integrate into our system, and doesn't need to be advanced at all. Thanks in advance :) /Jan

      Do you know why it's important to make fast decisions? Because you give yourself more time to correct your mistakes, when you find out that you made the wrong one. Chris Meech on deciding whether to go to his daughters graduation or a Neil Young concert

      W Offline
      W Offline
      WillemM
      wrote on last edited by
      #2

      Assuming you are using ASP.NET I can recommend setting the <authorization> element in the Web.config file of your website. The easiest method to secure more directories is to place a web.config file in the directory you want to secure and place a <location> tag with a <system.web><authorization>lt;/authorization></system.web> tag inside it. Check the ASP.NET documenation for more details: authorization Element (ASP.NET Settings Schema)[^]

      WM. What about weapons of mass-construction? "What? Its an Apple MacBook Pro. They are sexy!" - Paul Watson My blog

      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