1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-07 01:58:28 +03:00
Jeremy Allison b2d1e44f59 r19249: Attempt to fix a site lookup bug found by Guenther.
- "The problem is, with a fresh system, we don't know our sitename,
therefor we do a stupid DNS query for all DCs. The reply we get is a
round-robin list of all 21 DCs, we just pick the first, contact that
and safe that INET.COM#1C query in the name cache for later use...
What we need to do if we don't yet know our sitename, is to contact to
any DC, get the CLDAP reply to tell us in which site we are, then flush
the namecache and requery DNS including the sitename"

Implement the flushing of the #1C entries for a given NetBIOS name/realm
when looking up the site value.

Jeremy.
2007-10-10 12:15:25 -05:00
..
2007-10-10 12:14:40 -05:00
2007-10-10 12:15:08 -05:00
2007-10-10 11:38:26 -05:00
2007-10-10 12:15:09 -05:00
2007-10-10 12:15:18 -05:00
2007-10-10 12:15:09 -05:00
2007-10-10 12:15:12 -05:00
2007-10-10 12:15:25 -05:00
2007-10-10 10:51:05 -05:00
2007-10-10 12:00:58 -05:00
2007-10-10 11:43:56 -05:00