2008/7/2 Kai Blin kai.blin@gmail.com:
On Wednesday 02 July 2008 11:52:11 Rob Shearman wrote:
I think the behaviour on win2k3 should be marked as broken, since I can't see any reason why it would need to return more bytes than was requested.
Hm, I seem to recall a Samba RPC fix doing the same thing. This seems to be a byte alignment thing. If you're interested, I can see if I can dig up the appropriate discussion on samba-technical.
Sure, although I suspect it will be related to packets with authentication, rather than without which is the case here.
In any case, alignment of the end of the packet should be a task handled by the RPC layer, not the NDR layer.