﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
64	Files with EAs greater than 50KB cannot be written to server share	Yuri Dario		"If a file has more than 50KB in extended attributes, it cannot be written to server share.

Preliminary tests shows that smbd is rejecting the SMB packet:

{{{
[2008/08/20 19:05:53, 3] smbd/error.c:error_packet_set(106)
  error packet at smbd/trans2.c(6788) cmd=51 (SMBtranss2) NT_STATUS_INVALID_PARAMETER
}}}

It is not clear if this is a server side fault or a bad packet assembled in the client library.

Also it is not clear if a single big EA is required to trigger the bug or it depends on size of all EA of the file.

A simple way to replicate this is to use PMView to create a 200x200 or 224x224 thumbnail on a image, then copy the file to the server.

Since this crashes also ndctl.exe when using plugin 1.5, it means there is something broken on client side for sure.

"	defect	closed	blocker	Netdrive plugin 1.5 beta 1	Samba Client Plugin	NDP 1.5 alpha	worksforme		
