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. C#
  4. Authenticating request from another machine

Authenticating request from another machine

Scheduled Pinned Locked Moved C#
csharpwindows-adminsecurityjsonquestion
1 Posts 1 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.
  • B Offline
    B Offline
    bcooper
    wrote on last edited by
    #1

    I have a P2P .Net Service that is connecting to another machines P2P .Net Service using Sockets. I would like both of these services to pass along a username and password so each P2P service can authenticate against the local security list. (win2k OS) 1) After getting the username and password from the other machine, what method/WIN API can I call to authenticate the remote user? 2) I’m apparently going to have to store the username and password somewhere on the remote machine. Any Ideas about the best (most secure) way of doing this. a. Encrypt it to disk? b. Registry? Thanks in adance, Brad Cooper

    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