Displaying 1 result from an estimated 1 matches for "9minute".
Did you mean:
minute
2004 Jul 02
0
Samba + multiple ADS Workaround
...o, if the primary ADS (lower IP) will be crash, then the samba will do
this (if 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....