Displaying 1 result from an estimated 1 matches for "failed_connection_cach".
Did you mean:
failed_connection_cache
2004 Jul 02
0
Samba + multiple ADS Workaround
...f somebody want something from the Samba server):
* Get the ordered list which is int the /etc/krb5/krb5.conf (kdc = ...,
kdc = ...)
* Trying the connect to the ADS:389 (first pass from the ordered list
and approx 8-9minute )
- if cannot connect to it, then put this ADS into the
"failed_connection_cache" (but if it is expired (30sec) then remove from
cache)
So this allways try to connect to the first ADS because the cache
expire time is allways expired. This is a typical deadlock syndrome.
Solutions:
1. tuning TCP stack on Sun box to 35 sec (on linux I don't know how must
do...