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. General Programming
  3. Visual Basic
  4. Windows Authentication...

Windows Authentication...

Scheduled Pinned Locked Moved Visual Basic
csharpsecurity
5 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.
  • A Offline
    A Offline
    ashwath1979
    wrote on last edited by
    #1

    Hi All, I am creating a application in VB.Net which has a form with "username" and "password" text boxes.I have to do the windows authentication for the username and password.Can you pls. provide me the code in vb.net for the same. Thanking you in advance, Ashwath.

    L T 2 Replies Last reply
    0
    • A ashwath1979

      Hi All, I am creating a application in VB.Net which has a form with "username" and "password" text boxes.I have to do the windows authentication for the username and password.Can you pls. provide me the code in vb.net for the same. Thanking you in advance, Ashwath.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You want to replace the login-screen of Windows? With Visual Basic.NET?

      I are Troll :)

      A 1 Reply Last reply
      0
      • L Lost User

        You want to replace the login-screen of Windows? With Visual Basic.NET?

        I are Troll :)

        A Offline
        A Offline
        ashwath1979
        wrote on last edited by
        #3

        We have a requirement from customer like that.

        L 1 Reply Last reply
        0
        • A ashwath1979

          We have a requirement from customer like that.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          I'm sorry to disappoint you, but AFAIK that cannot be done with .NET. For anything prior to Vista, you'd need to write a replacement for GINA[^]. Otherwise, go for a Credential Provider[^].

          I are Troll :)

          1 Reply Last reply
          0
          • A ashwath1979

            Hi All, I am creating a application in VB.Net which has a form with "username" and "password" text boxes.I have to do the windows authentication for the username and password.Can you pls. provide me the code in vb.net for the same. Thanking you in advance, Ashwath.

            T Offline
            T Offline
            Tim Carmichael
            wrote on last edited by
            #5

            We have acccomplished this, sort of, by building a DLL in VB6 and calling the DLL from .NET The link to the article for VB6 is: http://support.microsoft.com/kb/279815[^] Hope this helps. Tim

            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