search for: get_dc_nam

Displaying 5 results from an estimated 5 matches for "get_dc_nam".

Did you mean: get_dc_name
2004 Jul 15
1
Slowdown due to change in DC lookup from 3.0.1 to 3.0.2a
...ake_user_info(184) making blobs for 's user_info struct [2004/07/15 09:59:39, 3] auth/auth.c:check_ntlm_password(219) ... Continues on and authenticats against the addresses above and works. The appears to be happening in libsmb/trust_utils.c enumerate_domain_trusts (): if ( !get_dc_name(domain, NULL, dc_name, &dc_ip) ) { DEBUG(3,("enumerate_domain_trusts: can't locate a DC for domain %s\n", domain)); The function get_dc_name was changed in libsmb/namequery_dc.c (1.5 to 1.6 in MAIN) from: if ( (our_domain && lp_security()==SEC_A...
2004 May 28
0
Signal 11 on winbindd start: memory leak in malloc
.../winbindd [0x8107685] #14 /usr/sbin/winbindd(get_dc_list+0x297) [0x8107e97] #15 /usr/sbin/winbindd(get_sorted_dc_list+0x40) [0x8107b70] #16 /usr/sbin/winbindd [0x815e94d] #17 /usr/sbin/winbindd(ads_connect+0x65) [0x815ebd5] #18 /usr/sbin/winbindd [0x816a89e] #19 /usr/sbin/winbindd(get_dc_name+0x69) [0x816ad19] #20 /usr/sbin/winbindd [0x807cd56] #21 /usr/sbin/winbindd(set_dc_type_and_flags+0x65) [0x807dc85] #22 /usr/sbin/winbindd [0x80739ad] #23 /usr/sbin/winbindd(add_trusted_domains+0x197) [0x8073e37] #24 /usr/sbin/winbindd(init_domain_list+0xdf) [0x807407f] #25 /usr/...
2009 Feb 03
1
[Announce] Samba 3.2.8 Maintainance Release Available
...smbcacls - bad for scripts. o Derrell Lipman <derrell.lipman@unwireduniverse.com> * Determine case sensitivity based on file system attributes in libsmbclient. o Stefan Metzmacher <metze@samba.org> * Correctly detect if the current dc is the closest one. * Use get_dc_name() instead of get_sorted_dc_list() in the LDAP case. * Fallback to returning all DCs, when none is available in the requested site. * Add saf_join_store() function. * Use DS_FORCE_REDISCOVERY in libnet_join. * Use dbwrap to open sessionid.tdb in net status. * Fix dbwrap_st...
2009 Feb 03
1
[Announce] Samba 3.2.8 Maintainance Release Available
...smbcacls - bad for scripts. o Derrell Lipman <derrell.lipman@unwireduniverse.com> * Determine case sensitivity based on file system attributes in libsmbclient. o Stefan Metzmacher <metze@samba.org> * Correctly detect if the current dc is the closest one. * Use get_dc_name() instead of get_sorted_dc_list() in the LDAP case. * Fallback to returning all DCs, when none is available in the requested site. * Add saf_join_store() function. * Use DS_FORCE_REDISCOVERY in libnet_join. * Use dbwrap to open sessionid.tdb in net status. * Fix dbwrap_st...
2003 Nov 10
8
winbindd panic daemon dies
Hi All, can anyone make any sense of the error below, please advise if I need to log this as a bug but I'm not sure how to further diagnose what is happening. This is from my winbindd log file, thanks Andy. [2003/11/07 17:47:59, 1] nsswitch/winbindd.c:main(832) winbindd version 3.0.0 started. Copyright The Samba Team 2000-2003 [2003/11/07 17:48:00, 1]