Ask a questionAsk a question
 

General DiscussionLocal Authentication Slow

  • Friday, November 06, 2009 8:59 PMacfalcon2001 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have an app that authenticates users against the local machine (eventually I will be using LDAP on a server). But now that I'm having to authenticate against the local machine it takes over 5 seconds just to authenticate. Is there anyway to speed this up. The local machine is a server with plenty of processing power. I don't understand. I've tried coding the authentication a billion different ways and it is still slow. All I need is to see if the credentials are valid (no updating or reading of user properties is needed). Please help.

    Thanks

All Replies

  • Tuesday, November 10, 2009 9:10 AMHarry ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Could you be more specific about autheticate?via user account in database?

    Harry
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Tuesday, November 10, 2009 9:38 AMStuart89 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi there, 

    if you could provide a code sample as well that would help us to help you :) 

    Stu
  • Friday, November 13, 2009 2:06 AMHarry ZhuMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post  window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.