Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  View Answers    Answer this question    Ask a question  
 

Mistery1
Sep 9, 2009, 06:22 AM
Hi there,

I wonder if anyone can help. I'm creating a web based application using asp.net 2.0 and vb. I need to know, when someone goes to this site and instead of having to login to this site it must use ntlm to pick up the username and password that the user used to sign onto windows which is linked back to active directory. And in turn save the username to a database to keep track of who logged in. Also to grab information from that specific machine like version of the operating system and version of office.

Alice123
Sep 9, 2009, 07:39 AM
Which site are you talking about? Can you please be more specific here?

Thanx.

Mistery1
Sep 9, 2009, 07:51 AM
Hi there,

I am creating my own site. A site that for our company only. I currently have a login in page where the user needs to sign on, and all the usernames and passwords are stored in a ms sql database. I want to now do away with the login page. And using ntlm to do a transparent authentication so that the user doesn't have to log in.

Thanks