Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Forms Auth. using Active Directory - time out

Reply
Thread Tools

Forms Auth. using Active Directory - time out

 
 
=?Utf-8?B?QW5kZXJzQmo=?=
Guest
Posts: n/a
 
      11-05-2004
I have a web application (asp.net) that uses Forms authentication to
authenticate users against an Active Directory. The problem I have is that
most of the time this works great, but every once in a while users cannot log
on, they receive a time out message instead. Sometimes restarting the IIS
solves the problem; sometimes this doesn't help at all. I'm very confused as
what is causing this behaviour, I suspect that it is not code related, but
I'm not sure what it could be instead.

Has anyone experienced this kind of problem or does anyone have tips on how
to troubleshoot this?
 
Reply With Quote
 
 
 
 
bruce barker
Guest
Posts: n/a
 
      11-05-2004
active directory can be very slow. you need to bump up the timeout on the
login page.

-- bruce (sqlwork.com)


"AndersBj" <> wrote in message
news:9FE83BC9-7100-40D6-A10F-...
| I have a web application (asp.net) that uses Forms authentication to
| authenticate users against an Active Directory. The problem I have is that
| most of the time this works great, but every once in a while users cannot
log
| on, they receive a time out message instead. Sometimes restarting the IIS
| solves the problem; sometimes this doesn't help at all. I'm very confused
as
| what is causing this behaviour, I suspect that it is not code related, but
| I'm not sure what it could be instead.
|
| Has anyone experienced this kind of problem or does anyone have tips on
how
| to troubleshoot this?


 
Reply With Quote
 
 
 
 
=?Utf-8?B?QW5kZXJzQmo=?=
Guest
Posts: n/a
 
      11-08-2004
Thank you for the advice, but I already have the timeout set to one minute,
the users won't accept that long time to log in. Is there anything else that
one can do to speed things up?

When everything works as it should it takes about a second to log on.

Why do you think i experience different login times? It spans from 1 second
to several minutes...

Thanks,

Anders Björk



"bruce barker" wrote:

> active directory can be very slow. you need to bump up the timeout on the
> login page.
>
> -- bruce (sqlwork.com)
>
>
> "AndersBj" <> wrote in message
> news:9FE83BC9-7100-40D6-A10F-...
> | I have a web application (asp.net) that uses Forms authentication to
> | authenticate users against an Active Directory. The problem I have is that
> | most of the time this works great, but every once in a while users cannot
> log
> | on, they receive a time out message instead. Sometimes restarting the IIS
> | solves the problem; sometimes this doesn't help at all. I'm very confused
> as
> | what is causing this behaviour, I suspect that it is not code related, but
> | I'm not sure what it could be instead.
> |
> | Has anyone experienced this kind of problem or does anyone have tips on
> how
> | to troubleshoot this?
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Asp.Net Forms authentication using Active Directory =?Utf-8?B?RWdiZXJ0?= ASP .Net 0 11-03-2004 11:49 AM
Forms Authentication Using Domain Controller not Active Directory Deepak Mehta ASP .Net Security 0 10-05-2004 01:08 PM
Forms Authentication with Active Directory using vb.net PLam ASP .Net Security 2 04-09-2004 01:53 PM
Problems when authenticating against the Active Directory using Forms Authentication and Visual Basic .NET Paul East ASP .Net Security 3 03-02-2004 12:08 AM
Username not logged in IIS when using forms authentication with Active Directory ThaYoung1! ASP .Net Security 0 08-07-2003 12:46 PM



Advertisments