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. Windows Authentication

Windows Authentication

Scheduled Pinned Locked Moved ASP.NET
security
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.
  • S Offline
    S Offline
    Sajid A
    wrote on last edited by
    #1

    Hi In my web application i want to allow access to my web application only those user whose entry exsist in web.config file <identity impersonate="true" userName="s717369" password="pa$$w0rd"/> Note there is no any domain exsist, i want to give access in my application to only those user who is giving this userid and password same as web.config during windows login.

    Sajid A.

    E 1 Reply Last reply
    0
    • S Sajid A

      Hi In my web application i want to allow access to my web application only those user whose entry exsist in web.config file <identity impersonate="true" userName="s717369" password="pa$$w0rd"/> Note there is no any domain exsist, i want to give access in my application to only those user who is giving this userid and password same as web.config during windows login.

      Sajid A.

      E Offline
      E Offline
      eyeseetee
      wrote on last edited by
      #2

      It would be much better if your ID and password were being compared to a database login but if you want a solution for the above check this out: http://msdn.microsoft.com/en-us/library/aa292118(VS.71).aspx

      We are not a Code Charity

      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