Forms authentication & AD: logging in seems to take a long time

  • Thread starter Thread starter Rod
  • Start date Start date
R

Rod

We've just put out our first ASP.NET application which uses forms
authentication with Active Directory. (Yeah!)

One thing I've noticed is that it takes a long time for a user to log in.
Why is that?

Rod
 
Hi Rod..
Is your forms Auth with Active Directory Role based?
And again it has to Query ADirectory using LDAP protocol :(
If its Role based and u have alot of groups/Roles guess that could make
it slow..
Enjoy
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top