Displaying 1 result from an estimated 1 matches for "loopkup".
Did you mean:
lookup
2015 May 12
0
[PATCH] namequery: suppress bogus warning "resolve_name: unknown name switch type"
...uld IMHO be to resolve the
domain flat name using NBT. But there's also fallback to site-less DNS
lookup, so I think the correct order would be:
1. site-aware
2. site-less (if the first one indeed was site-aware, and if the
failure was negative response, as opposed to non-responsive dns)
3. nbt loopkup on domain flat name (if nbt is not disabled)
So there's the review of this patch but the other issue to fix is the
fallback logic in ads_find_dc() - any comments on that will be
appreciated.
Thanks,
Uri