Hi team, I'm dealing with AS/U as a member server on a Samba 3.0.20 PDC. Jonction seems ok, and from the member server I can see PDC's shares (with net view) and authenticate user (with net logon user passwd /domain:domainname).
On the other side, I fell into timeout when running smbclient -L member from the PDC. Here is a log.nmbd loglevel 10 from PDC as there is no other log generation. It seems to be located around SAMLOGON calls. On member side, I can extract that AS/U is unable to locate a domain controller even if it is well defined on NetBIOS layer : AS/U Logs : DATE: 12/13/05 EVENT ID: 5719 TIME: 05:16:07PM SOURCE: NETLOGON USER: N/A TYPE: Error COMPUTER: U86F CATEGORY: None DESCRIPTION: No domain controller is available for domain DOMAINNAME for the following reason: There are currently no logon servers available to service the logon request. Domaine name : U86F.DOM PDC : U86H ; member : U86F Samba log.nmbd : [Tue Dec 13 17:09:08 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 137 read: 50 [Tue Dec 13 17:09:08 2005 , 10] libsmb/nmblib.c:parse_nmb(506) parse_nmb: packet id = 33066 [Tue Dec 13 17:09:08 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 50 from (10.244.142.1) port 137 [Tue Dec 13 17:09:08 2005 , 4] libsmb/nmblib.c:debug_nmb_packet(112) nmb packet from 10.244.142.1(137) header: id=33066 opcode=Query(0) response=No header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0 question: q_name=U86F.DOM<1b> q_type=32 q_class=1 [Tue Dec 13 17:09:08 2005 , 10] nmbd/nmbd_winsserver.c:packet_is_for_wins_server(155) packet_is_for_wins_server: failing WINS test #1. [Tue Dec 13 17:09:08 2005 , 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(453) process_name_query_request: Name query from 10.244.142.1 on subnet 10.244.142. 2 for name U86F.DOM<1b> [Tue Dec 13 17:09:08 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() -2 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1d>", 84 ) [Tue Dec 13 17:09:08 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() -1 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1c>", 84 ) [Tue Dec 13 17:09:08 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 0 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1b>", 84 ) [Tue Dec 13 17:09:08 2005 , 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(123) find_name_on_subnet: on subnet 10.244.142.2 - found name U86F.DOM<1b> source=2 [Tue Dec 13 17:09:08 2005 , 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(569) OK [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_packets.c:reply_netbios_packet(936) reply_netbios_packet: sending a reply of packet type: nmb_query U86F.DOM<1b> t o ip 10.244.142.1 for id 33066 [Tue Dec 13 17:09:08 2005 , 4] libsmb/nmblib.c:debug_nmb_packet(112) nmb packet from 10.244.142.1(137) header: id=33066 opcode=Query(0) response=Ye s header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=U86F.DOM<1b> rr_type=32 rr_class=1 ttl=259200 answers 0 char ...... hex 00000AF48E02 [Tue Dec 13 17:09:08 2005 , 5] libsmb/nmblib.c:send_udp(776) Sending a packet of len 62 to (10.244.142.1) on port 137 [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(172) find_workgroup_on_subnet: workgroup search for U86F.DOM on subnet 10.244.142.2 : found. [Tue Dec 13 17:09:08 2005 , 10] nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(372) announce_myself_to_domain_master_browser: no unicast subnet, ignoring. [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet 10.244.142.2: netmask= 255.255.252.0: U86F.DOM(1) current master browser = U86H U86H 400c9b2b (Serveur MMA) U86F 40029b03 (Advanced Server for UNIX Systems) [Tue Dec 13 17:09:08 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 138 read: 268 [Tue Dec 13 17:09:08 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 268 from (10.244.142.1) port 138 [Tue Dec 13 17:09:08 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 0 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1b>", 84 ) [Tue Dec 13 17:09:08 2005 , 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(123) find_name_on_subnet: on subnet 10.244.142.2 - found name U86F.DOM<1b> source=2 [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_packets.c:process_dgram(1266) process_dgram: datagram from NetRFC ^H<00> to U86F.DOM<1b> IP 10.244.142.1 for \MAILSLOT\NET\NTLOGON of type 18 len=92 [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_processlogon.c:process_logon_packet(95) process_logon_packet: Logon from 10.244.142.1: code = 0x12 [Tue Dec 13 17:09:08 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(315) process_logon_packet: SAMLOGON sidsize 24, len = 92 [Tue Dec 13 17:09:08 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(322) process_logon_packet: len = 92 PTR_DIFF(q, buf) = 84 [Tue Dec 13 17:09:08 2005 , 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 24 ntv 1 [Tue Dec 13 17:09:08 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(356) process_logon_packet: SAMLOGON user U86F$ [Tue Dec 13 17:09:08 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(361) process_logon_packet: SAMLOGON request from U86F(10.244.142.1) for U86F$, retu rning logon svr \\U86H domain U86F.DOM code 13 token=ffff [Tue Dec 13 17:09:08 2005 , 4] lib/util.c:dump_data(2053) [000] 13 00 5C 00 5C 00 55 00 38 00 36 00 48 00 00 00 ..\.\.U. 8.6.H... [010] 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 U.8.6.F. $...U.8. [020] 36 00 46 00 2E 00 44 00 4F 00 4D 00 00 00 01 00 6.F...D. O.M..... [030] 00 00 FF FF FF FF ...... [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_packets.c:send_mailslot(1916) send_mailslot: Sending to mailslot \MAILSLOT\NET\GETDC40B from U86H<00> IP 10. 244.142.2 to NETRFC ^H<00> IP 10.244.142.1 [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_packets.c:debug_browse_data(100) debug_browse_data(): 0 char ..\.\.U.8.6.H... hex 13 00 5c 00 5c 00 55 00 38 00 36 00 48 00 00 00 10 char U.8.6.F.$...U.8. hex 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 20 char 6.F...D.O.M..... hex 36 00 46 00 2e 00 44 00 4f 00 4d 00 00 00 01 00 30 char ...... hex 00 00 ff ff ff ff [Tue Dec 13 17:09:08 2005 , 5] libsmb/nmblib.c:send_udp(776) Sending a packet of len 228 to (10.244.142.1) on port 138 [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(172) find_workgroup_on_subnet: workgroup search for U86F.DOM on subnet 10.244.142.2 : found. [Tue Dec 13 17:09:08 2005 , 10] nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(372) announce_myself_to_domain_master_browser: no unicast subnet, ignoring. [Tue Dec 13 17:09:08 2005 , 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet 10.244.142.2: netmask= 255.255.252.0: U86F.DOM(1) current master browser = U86H U86H 400c9b2b (Serveur MMA) U86F 40029b03 (Advanced Server for UNIX Systems) [Tue Dec 13 17:09:13 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 137 read: 50 [Tue Dec 13 17:09:13 2005 , 10] libsmb/nmblib.c:parse_nmb(506) parse_nmb: packet id = 33067 [Tue Dec 13 17:09:13 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 50 from (10.244.142.1) port 137 [Tue Dec 13 17:09:13 2005 , 4] libsmb/nmblib.c:debug_nmb_packet(112) nmb packet from 10.244.142.1(137) header: id=33067 opcode=Query(0) response=No header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0 question: q_name=U86F.DOM<1b> q_type=32 q_class=1 [Tue Dec 13 17:09:13 2005 , 10] nmbd/nmbd_winsserver.c:packet_is_for_wins_server(155) packet_is_for_wins_server: failing WINS test #1. [Tue Dec 13 17:09:13 2005 , 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(453) process_name_query_request: Name query from 10.244.142.1 on subnet 10.244.142. 2 for name U86F.DOM<1b> [Tue Dec 13 17:09:13 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 0 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1b>", 84 ) [Tue Dec 13 17:09:13 2005 , 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(123) find_name_on_subnet: on subnet 10.244.142.2 - found name U86F.DOM<1b> source=2 [Tue Dec 13 17:09:13 2005 , 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(569) OK [Tue Dec 13 17:09:13 2005 , 4] nmbd/nmbd_packets.c:reply_netbios_packet(936) reply_netbios_packet: sending a reply of packet type: nmb_query U86F.DOM<1b> t o ip 10.244.142.1 for id 33067 [Tue Dec 13 17:09:13 2005 , 4] libsmb/nmblib.c:debug_nmb_packet(112) nmb packet from 10.244.142.1(137) header: id=33067 opcode=Query(0) response=Ye s header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=U86F.DOM<1b> rr_type=32 rr_class=1 ttl=259200 answers 0 char ...... hex 00000AF48E02 [Tue Dec 13 17:09:13 2005 , 5] libsmb/nmblib.c:send_udp(776) Sending a packet of len 62 to (10.244.142.1) on port 137 [Tue Dec 13 17:09:13 2005 , 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(172) find_workgroup_on_subnet: workgroup search for U86F.DOM on subnet 10.244.142.2 : found. [Tue Dec 13 17:09:13 2005 , 10] nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(372) announce_myself_to_domain_master_browser: no unicast subnet, ignoring. [Tue Dec 13 17:09:13 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 138 read: 268 [Tue Dec 13 17:09:13 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 268 from (10.244.142.1) port 138 [Tue Dec 13 17:09:13 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 0 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1b>", 84 ) [Tue Dec 13 17:09:13 2005 , 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(123) find_name_on_subnet: on subnet 10.244.142.2 - found name U86F.DOM<1b> source=2 [Tue Dec 13 17:09:13 2005 , 4] nmbd/nmbd_packets.c:process_dgram(1266) process_dgram: datagram from NetRFC ^H<00> to U86F.DOM<1b> IP 10.244.142.1 for \MAILSLOT\NET\NTLOGON of type 18 len=92 [Tue Dec 13 17:09:13 2005 , 4] nmbd/nmbd_processlogon.c:process_logon_packet(95) process_logon_packet: Logon from 10.244.142.1: code = 0x12 [Tue Dec 13 17:09:13 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(315) process_logon_packet: SAMLOGON sidsize 24, len = 92 [Tue Dec 13 17:09:13 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(322) process_logon_packet: len = 92 PTR_DIFF(q, buf) = 84 [Tue Dec 13 17:09:13 2005 , 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 24 ntv 1 [Tue Dec 13 17:09:13 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(356) process_logon_packet: SAMLOGON user U86F$ [Tue Dec 13 17:09:13 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(361) process_logon_packet: SAMLOGON request from U86F(10.244.142.1) for U86F$, retu rning logon svr \\U86H domain U86F.DOM code 13 token=ffff [Tue Dec 13 17:09:13 2005 , 4] lib/util.c:dump_data(2053) [000] 13 00 5C 00 5C 00 55 00 38 00 36 00 48 00 00 00 ..\.\.U. 8.6.H... [010] 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 U.8.6.F. $...U.8. [020] 36 00 46 00 2E 00 44 00 4F 00 4D 00 00 00 01 00 6.F...D. O.M..... [030] 00 00 FF FF FF FF ...... [Tue Dec 13 17:09:13 2005 , 4] nmbd/nmbd_packets.c:send_mailslot(1916) send_mailslot: Sending to mailslot \MAILSLOT\NET\GETDC40B from U86H<00> IP 10. 244.142.2 to NETRFC ^H<00> IP 10.244.142.1 [Tue Dec 13 17:09:13 2005 , 4] nmbd/nmbd_packets.c:debug_browse_data(100) debug_browse_data(): 0 char ..\.\.U.8.6.H... hex 13 00 5c 00 5c 00 55 00 38 00 36 00 48 00 00 00 10 char U.8.6.F.$...U.8. hex 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 20 char 6.F...D.O.M..... hex 36 00 46 00 2e 00 44 00 4f 00 4d 00 00 00 01 00 30 char ...... hex 00 00 ff ff ff ff [Tue Dec 13 17:09:13 2005 , 5] libsmb/nmblib.c:send_udp(776) Sending a packet of len 228 to (10.244.142.1) on port 138 [Tue Dec 13 17:09:13 2005 , 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(172) find_workgroup_on_subnet: workgroup search for U86F.DOM on subnet 10.244.142.2 : found. [Tue Dec 13 17:09:13 2005 , 10] nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(372) announce_myself_to_domain_master_browser: no unicast subnet, ignoring. [Tue Dec 13 17:09:13 2005 , 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet 10.244.142.2: netmask= 255.255.252.0: U86F.DOM(1) current master browser = U86H U86H 400c9b2b (Serveur MMA) U86F 40029b03 (Advanced Server for UNIX Systems) [Tue Dec 13 17:09:18 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 138 read: 268 [Tue Dec 13 17:09:18 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 268 from (10.244.142.1) port 138 [Tue Dec 13 17:09:18 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 1 == memcmp( "U86F.DOM<1c>", "U86F.DOM<1b>", 84 ) [Tue Dec 13 17:09:18 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 0 == memcmp( "U86F.DOM<1c>", "U86F.DOM<1c>", 84 ) [Tue Dec 13 17:09:18 2005 , 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(123) find_name_on_subnet: on subnet 10.244.142.2 - found name U86F.DOM<1c> source=2 [Tue Dec 13 17:09:18 2005 , 4] nmbd/nmbd_packets.c:process_dgram(1266) process_dgram: datagram from NetRFC ^H<00> to U86F.DOM<1c> IP 10.244.142.1 for \MAILSLOT\NET\NTLOGON of type 18 len=92 [Tue Dec 13 17:09:18 2005 , 4] nmbd/nmbd_processlogon.c:process_logon_packet(95) process_logon_packet: Logon from 10.244.142.1: code = 0x12 [Tue Dec 13 17:09:18 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(315) process_logon_packet: SAMLOGON sidsize 24, len = 92 [Tue Dec 13 17:09:18 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(322) process_logon_packet: len = 92 PTR_DIFF(q, buf) = 84 [Tue Dec 13 17:09:18 2005 , 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 24 ntv 1 [Tue Dec 13 17:09:18 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(356) process_logon_packet: SAMLOGON user U86F$ [Tue Dec 13 17:09:18 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(361) process_logon_packet: SAMLOGON request from U86F(10.244.142.1) for U86F$, retu rning logon svr \\U86H domain U86F.DOM code 13 token=ffff [Tue Dec 13 17:09:18 2005 , 4] lib/util.c:dump_data(2053) [000] 13 00 5C 00 5C 00 55 00 38 00 36 00 48 00 00 00 ..\.\.U. 8.6.H... [010] 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 U.8.6.F. $...U.8. [020] 36 00 46 00 2E 00 44 00 4F 00 4D 00 00 00 01 00 6.F...D. O.M..... [030] 00 00 FF FF FF FF ...... [Tue Dec 13 17:09:18 2005 , 4] nmbd/nmbd_packets.c:send_mailslot(1916) send_mailslot: Sending to mailslot \MAILSLOT\NET\GETDC40B from U86H<00> IP 10. 244.142.2 to NETRFC ^H<00> IP 10.244.142.1 [Tue Dec 13 17:09:18 2005 , 4] nmbd/nmbd_packets.c:debug_browse_data(100) debug_browse_data(): 0 char ..\.\.U.8.6.H... hex 13 00 5c 00 5c 00 55 00 38 00 36 00 48 00 00 00 10 char U.8.6.F.$...U.8. hex 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 20 char 6.F...D.O.M..... hex 36 00 46 00 2e 00 44 00 4f 00 4d 00 00 00 01 00 30 char ...... hex 00 00 ff ff ff ff [Tue Dec 13 17:09:18 2005 , 5] libsmb/nmblib.c:send_udp(776) Sending a packet of len 228 to (10.244.142.1) on port 138 [Tue Dec 13 17:09:18 2005 , 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(172) find_workgroup_on_subnet: workgroup search for U86F.DOM on subnet 10.244.142.2 : found. [Tue Dec 13 17:09:18 2005 , 10] nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(372) announce_myself_to_domain_master_browser: no unicast subnet, ignoring. [Tue Dec 13 17:09:23 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 138 read: 268 [Tue Dec 13 17:09:23 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 268 from (10.244.142.1) port 138 [Tue Dec 13 17:09:23 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 0 == memcmp( "U86F.DOM<1c>", "U86F.DOM<1c>", 84 ) [Tue Dec 13 17:09:23 2005 , 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(123) find_name_on_subnet: on subnet 10.244.142.2 - found name U86F.DOM<1c> source=2 [Tue Dec 13 17:09:23 2005 , 4] nmbd/nmbd_packets.c:process_dgram(1266) process_dgram: datagram from NetRFC ^H<00> to U86F.DOM<1c> IP 10.244.142.1 for \MAILSLOT\NET\NTLOGON of type 18 len=92 [Tue Dec 13 17:09:23 2005 , 4] nmbd/nmbd_processlogon.c:process_logon_packet(95) process_logon_packet: Logon from 10.244.142.1: code = 0x12 [Tue Dec 13 17:09:23 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(315) process_logon_packet: SAMLOGON sidsize 24, len = 92 [Tue Dec 13 17:09:23 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(322) process_logon_packet: len = 92 PTR_DIFF(q, buf) = 84 [Tue Dec 13 17:09:23 2005 , 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 24 ntv 1 [Tue Dec 13 17:09:23 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(356) process_logon_packet: SAMLOGON user U86F$ [Tue Dec 13 17:09:23 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(361) process_logon_packet: SAMLOGON request from U86F(10.244.142.1) for U86F$, retu rning logon svr \\U86H domain U86F.DOM code 13 token=ffff , 4] lib/util.c:dump_data(2053) [000] 13 00 5C 00 5C 00 55 00 38 00 36 00 48 00 00 00 ..\.\.U. 8.6.H... [010] 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 U.8.6.F. $...U.8. [020] 36 00 46 00 2E 00 44 00 4F 00 4D 00 00 00 01 00 6.F...D. O.M..... [030] 00 00 FF FF FF FF ...... [Tue Dec 13 17:09:23 2005 , 4] nmbd/nmbd_packets.c:send_mailslot(1916) send_mailslot: Sending to mailslot \MAILSLOT\NET\GETDC40B from U86H<00> IP 10. 244.142.2 to NETRFC ^H<00> IP 10.244.142.1 [Tue Dec 13 17:09:23 2005 , 4] nmbd/nmbd_packets.c:debug_browse_data(100) debug_browse_data(): 0 char ..\.\.U.8.6.H... hex 13 00 5c 00 5c 00 55 00 38 00 36 00 48 00 00 00 10 char U.8.6.F.$...U.8. hex 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 20 char 6.F...D.O.M..... hex 36 00 46 00 2e 00 44 00 4f 00 4d 00 00 00 01 00 30 char ...... hex 00 00 ff ff ff ff [Tue Dec 13 17:09:23 2005 , 5] libsmb/nmblib.c:send_udp(776) Sending a packet of len 228 to (10.244.142.1) on port 138 [Tue Dec 13 17:09:23 2005 , 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(172) find_workgroup_on_subnet: workgroup search for U86F.DOM on subnet 10.244.142.2 : found. [Tue Dec 13 17:09:23 2005 , 10] nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(372) announce_myself_to_domain_master_browser: no unicast subnet, ignoring. [Tue Dec 13 17:09:23 2005 , 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet 10.244.142.2: netmask= 255.255.252.0: U86F.DOM(1) current master browser = U86H U86H 400c9b2b (Serveur MMA) U86F 40029b03 (Advanced Server for UNIX Systems) [Tue Dec 13 17:09:28 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 137 read: 50 [Tue Dec 13 17:09:28 2005 , 10] libsmb/nmblib.c:parse_nmb(506) parse_nmb: packet id = 33068 [Tue Dec 13 17:09:28 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 50 from (10.244.142.1) port 137 [Tue Dec 13 17:09:28 2005 , 4] libsmb/nmblib.c:debug_nmb_packet(112) nmb packet from 10.244.142.1(137) header: id=33068 opcode=Query(0) response=No header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0 question: q_name=U86F.DOM<1b> q_type=32 q_class=1 [Tue Dec 13 17:09:28 2005 , 10] nmbd/nmbd_winsserver.c:packet_is_for_wins_server(155) packet_is_for_wins_server: failing WINS test #1. [Tue Dec 13 17:09:28 2005 , 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(453) process_name_query_request: Name query from 10.244.142.1 on subnet 10.244.142. 2 for name U86F.DOM<1b> [Tue Dec 13 17:09:28 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() -1 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1c>", 84 ) [Tue Dec 13 17:09:28 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 0 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1b>", 84 ) [Tue Dec 13 17:09:28 2005 , 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(123) find_name_on_subnet: on subnet 10.244.142.2 - found name U86F.DOM<1b> source=2 [Tue Dec 13 17:09:28 2005 , 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(569) OK [Tue Dec 13 17:09:28 2005 , 4] nmbd/nmbd_packets.c:reply_netbios_packet(936) reply_netbios_packet: sending a reply of packet type: nmb_query U86F.DOM<1b> t o ip 10.244.142.1 for id 33068 [Tue Dec 13 17:09:28 2005 , 4] libsmb/nmblib.c:debug_nmb_packet(112) nmb packet from 10.244.142.1(137) header: id=33068 opcode=Query(0) response=Ye s header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=U86F.DOM<1b> rr_type=32 rr_class=1 ttl=259200 answers 0 char ...... hex 00000AF48E02 [Tue Dec 13 17:09:28 2005 , 5] libsmb/nmblib.c:send_udp(776) Sending a packet of len 62 to (10.244.142.1) on port 137 [Tue Dec 13 17:09:28 2005 , 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(172) find_workgroup_on_subnet: workgroup search for U86F.DOM on subnet 10.244.142.2 : found. [Tue Dec 13 17:09:28 2005 , 10] nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(372) announce_myself_to_domain_master_browser: no unicast subnet, ignoring. , 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet 10.244.142.2: netmask= 255.255.252.0: U86F.DOM(1) current master browser = U86H U86H 400c9b2b (Serveur MMA) U86F 40029b03 (Advanced Server for UNIX Systems) [Tue Dec 13 17:09:29 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 138 read: 268 [Tue Dec 13 17:09:29 2005 , 5] libsmb/nmblib.c:read_packet(754) Received a packet of len 268 from (10.244.142.1) port 138 [Tue Dec 13 17:09:29 2005 , 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(70) nmbd_subnetdb:namelist_entry_compare() 0 == memcmp( "U86F.DOM<1b>", "U86F.DOM<1b>", 84 ) [Tue Dec 13 17:09:29 2005 , 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(123) find_name_on_subnet: on subnet 10.244.142.2 - found name U86F.DOM<1b> source=2 [Tue Dec 13 17:09:29 2005 , 4] nmbd/nmbd_packets.c:process_dgram(1266) process_dgram: datagram from NetRFC ^H<00> to U86F.DOM<1b> IP 10.244.142.1 for \MAILSLOT\NET\NTLOGON of type 18 len=92 [Tue Dec 13 17:09:29 2005 , 4] nmbd/nmbd_processlogon.c:process_logon_packet(95) process_logon_packet: Logon from 10.244.142.1: code = 0x12 [Tue Dec 13 17:09:29 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(315) process_logon_packet: SAMLOGON sidsize 24, len = 92 [Tue Dec 13 17:09:29 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(322) process_logon_packet: len = 92 PTR_DIFF(q, buf) = 84 [Tue Dec 13 17:09:29 2005 , 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 24 ntv 1 [Tue Dec 13 17:09:29 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(356) process_logon_packet: SAMLOGON user U86F$ [Tue Dec 13 17:09:29 2005 , 5] nmbd/nmbd_processlogon.c:process_logon_packet(361) process_logon_packet: SAMLOGON request from U86F(10.244.142.1) for U86F$, retu rning logon svr \\U86H domain U86F.DOM code 13 token=ffff [Tue Dec 13 17:09:29 2005 , 4] lib/util.c:dump_data(2053) [000] 13 00 5C 00 5C 00 55 00 38 00 36 00 48 00 00 00 ..\.\.U. 8.6.H... [010] 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 U.8.6.F. $...U.8. [020] 36 00 46 00 2E 00 44 00 4F 00 4D 00 00 00 01 00 6.F...D. O.M..... [030] 00 00 FF FF FF FF ...... [Tue Dec 13 17:09:29 2005 , 4] nmbd/nmbd_packets.c:send_mailslot(1916) send_mailslot: Sending to mailslot \MAILSLOT\NET\GETDC9D3 from U86H<00> IP 10. 244.142.2 to NETRFC ^H<00> IP 10.244.142.1 [Tue Dec 13 17:09:29 2005 , 4] nmbd/nmbd_packets.c:debug_browse_data(100) debug_browse_data(): 0 char ..\.\.U.8.6.H... hex 13 00 5c 00 5c 00 55 00 38 00 36 00 48 00 00 00 10 char U.8.6.F.$...U.8. hex 55 00 38 00 36 00 46 00 24 00 00 00 55 00 38 00 20 char 6.F...D.O.M..... hex 36 00 46 00 2e 00 44 00 4f 00 4d 00 00 00 01 00 30 char ...... hex 00 00 ff ff ff ff [Tue Dec 13 17:09:29 2005 , 5] libsmb/nmblib.c:send_udp(776) Sending a packet of len 228 to (10.244.142.1) on port 138 [Tue Dec 13 17:09:29 2005 , 4] nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(172) find_workgroup_on_subnet: workgroup search for U86F.DOM on subnet 10.244.142.2 : found. [Tue Dec 13 17:09:29 2005 , 10] nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(372) announce_myself_to_domain_master_browser: no unicast subnet, ignoring. [Tue Dec 13 17:09:29 2005 , 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284) dump_workgroups() dump workgroup on subnet 10.244.142.2: netmask= 255.255.252.0: U86F.DOM(1) current master browser = U86H U86H 400c9b2b (Serveur MMA) U86F 40029b03 (Advanced Server for UNIX Systems) [Tue Dec 13 17:09:34 2005 , 10] lib/util_sock.c:read_udp_socket(285) read_udp_socket: lastip 10.244.142.1 lastport 137 read: 50 [Tue Dec 13 17:09:34 2005 , 10] libsmb/nmblib.c:parse_nmb(506) parse_nmb: packet id = 33069 Any ideas on what could block ? -- Fred Lacombe Linagora S.A. Open Source Project Manager 30, rue Saint Augustin Tel. : +33 (0)1 58 18 68 28 Fax. : +33 (0)1 58 18 68 29 -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba