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. authentication issue of IIS 6.0

authentication issue of IIS 6.0

Scheduled Pinned Locked Moved ASP.NET
csharpdatabasewindows-adminhtmlasp-net
3 Posts 2 Posters 1 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.
  • G Offline
    G Offline
    George_George
    wrote on last edited by
    #1

    Hello everyone, I am using Windows Server 2003 + VSTS 2008 + .Net 3.5 + C# + ASP.Net + IIS 6.0. I host some files (wmv video file and html file) on the web server, I want to know whether there are any easy to use authentication approach to let user input username and password before they can access (I want to prevent anonymous access)? Since the web site has also aspx ASP.Net page, and I want to use an unified authentication solution for wmv, html and aspx page. If prefer any solution which utilizes username and password stored in SQL Server database which my application already has/use. Any ideas? thanks in advance, George

    A 1 Reply Last reply
    0
    • G George_George

      Hello everyone, I am using Windows Server 2003 + VSTS 2008 + .Net 3.5 + C# + ASP.Net + IIS 6.0. I host some files (wmv video file and html file) on the web server, I want to know whether there are any easy to use authentication approach to let user input username and password before they can access (I want to prevent anonymous access)? Since the web site has also aspx ASP.Net page, and I want to use an unified authentication solution for wmv, html and aspx page. If prefer any solution which utilizes username and password stored in SQL Server database which my application already has/use. Any ideas? thanks in advance, George

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Hey George, I am seeing ur question after a long time. How are u doing ?

      George_George wrote:

      If prefer any solution which utilizes username and password stored in SQL Server database which my application already has/use.

      So what is the problem with that ? why you are not authenticate the user from SQL Server itself . maintin session for giving the proper access of the page. or you can implement Roles for that !

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      G 1 Reply Last reply
      0
      • A Abhijit Jana

        Hey George, I am seeing ur question after a long time. How are u doing ?

        George_George wrote:

        If prefer any solution which utilizes username and password stored in SQL Server database which my application already has/use.

        So what is the problem with that ? why you are not authenticate the user from SQL Server itself . maintin session for giving the proper access of the page. or you can implement Roles for that !

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        G Offline
        G Offline
        George_George
        wrote on last edited by
        #3

        I am fine, thank! Any ideas to my question?

        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