Emanuele Cannizzaro
2002-Feb-23 08:10 UTC
[Samba] winbind error - Error looking up DC name for yyy.yyy.yyy.yyy in domain XXX
hi, I am trying to bind a linux box to windows NT domain I am using samba version 2.2.3 compiled with the options --with-windb --with-pam --with-acl-support I have created the library links and modified the /etc/pam.d/samba file I manage to join the domain but then when I try the command wbinfo -t I get the following answer Secret is bad 0xc00000001 If I use the option winbindd -d 10 the log file contain the following message [2002/02/23 15:57:22, 2] lib/interface.c:add_interface(81) added interface ip=xxx.xxx.xxx.xxx bcast=xxx.xxx.xxx.xxx nmask=255.255.0.0 [2002/02/23 15:57:22, 5] tdb/tdbutil.c:tdb_log(475) tdb((null)): tdb_brlock failed (fd=4) at offset 4 rw_type=1 lck_type=13 [2002/02/23 15:57:22, 1] nsswitch/winbindd_util.c:get_domain_info(137) getting trusted domain list [2002/02/23 15:57:22, 10] nsswitch/winbindd_cm.c:cm_get_dc_name(131) Creating get_dc_name_cache entry for XXX [2002/02/23 15:57:22, 3] lib/util_sock.c:open_socket_in(798) bind succeeded on port 0 [2002/02/23 15:57:22, 5] libsmb/nmblib.c:send_udp(741) Sending a packet of len 50 to (yyy.yyy.yyy.yyy) on port 137 [2002/02/23 15:57:24, 5] libsmb/nmblib.c:send_udp(741) Sending a packet of len 50 to (yyy.yyy.yyy.yyy) on port 137 [2002/02/23 15:57:26, 3] nsswitch/winbindd_cm.c:cm_get_dc_name(174) Error looking up DC name for yyy.yyy.yyy.yyy in domain XXX [2002/02/23 15:57:26, 3] nsswitch/winbindd_cm.c:cm_get_lsa_handle(372) Could not connect to a dc for domain XXX can someone please help me to understand what it is happening and how to solve the problem? thanks emanuele emanuele