On Thu, 2003-06-26 at 03:41, [EMAIL PROTECTED] wrote: > > Date: Wed Jun 25 17:41:04 2003 > Author: jerry > > Update of /data/cvs/samba/source/libsmb > In directory dp.samba.org:/tmp/cvs-serv15906/libsmb > > Modified Files: > Tag: SAMBA_3_0 > cliconnect.c namecache.c namequery.c namequery_dc.c > Log Message: > large change: > > *) consolidates the dc location routines again (dns > and netbios) get_dc_list() or get_sorted_dc_list() > is the authoritative means of locating DC's again. > > (also inludes a flag to get_dc_list() to define > if this should be a DNS only lookup or not) > > (however, if you set "name resolve order = hosts wins" > you could still get DNS queries for domain name IFF > ldap_domain2hostlist() fails. The answer? Fix your DNS > setup)
I was thinking about 'nice' ways to solve this. It looks like we really do have a completely different name resolution system for ADS - so why not have "ads" as the resolve type - that we now pass as a parameter? This should mean we never have lookups for netbios domain names in DNS. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
