Bug 704 - have a large timeout before you can login to your domain when trust domain is down
Summary: have a large timeout before you can login to your domain when trust domain is...
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: winbind (show other bugs)
Version: 3.0.0
Hardware: All Linux
: P3 normal
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-31 07:40 UTC by Lin Li
Modified: 2005-11-14 09:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lin Li 2003-10-31 07:40:37 UTC
When a trust domain is down you can not login to your own domain until a timeout
about 3 minutes. It's doing ads_try_connect(). Currentlly the code is using
ldap_open(). Is it possible to use ldap_init() and set a small timeout using
ldap_set_option()?
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-04-22 19:59:14 UTC
Much better behavior in 3.0.2rc1.  Different approach than
changing the timeout value though.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:25:49 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-11-14 09:29:26 UTC
database cleanup