[PATCH 2/2] s4:dsdb/rootdse: Support netlogon request

Andrew Bartlett abartlet at samba.org
Tue Nov 5 20:26:38 MST 2013


On Wed, 2013-11-06 at 10:26 +1300, Andrew Bartlett wrote:
> On Tue, 2013-11-05 at 21:19 +0100, Benjamin Franzke wrote:
> > Hi Andrew,
> > 
> > 
> > I still could not find the cause of the test failure (Reminder: please
> > send me the pcap file).
> 
> Because it's for the whole run, it's 289MB even after XZ, and 1.7GB
> uncompressed for loading into wireshark. Are you sure you still want
> it? 
> 
> Andrew Bartlett

As a clue, I think it's either related to an NDR parsing error:
	case NDR_ERR_UNREAD_BYTES:
		return NT_STATUS_PORT_MESSAGE_TOO_LONG;

or due to pushing the 'udp' message via socket_wrapper over our internal
datagram sockets:

{NT_STATUS_PORT_MESSAGE_TOO_LONG, EMSGSIZE},

Andrew Bartlett

-- 
Andrew Bartlett
http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Catalyst IT                   http://catalyst.net.nz




More information about the samba-technical mailing list