long DCE/RPC PDUs

Luke Kenneth Casson Leighton lkcl at samba.org
Tue Dec 21 20:53:50 GMT 1999


totally awesome!

it turns out that using cli_send_trans() is sufficient!  cli_send_trans is
_already_ coded up to do an SMBtrans followed by repeated SMBtranss
(secondary SMBtrans) to complete the large SMBtrans transfer!

so we can use cli_send_trans() to send a large MSRPC PDU.

excellent!

On Wed, 22 Dec 1999, Luke Kenneth Casson Leighton wrote:

> oh no.  you're not going to believe this.  when sending a request PDU
> using SMBtrans, it has to be greater than some arbitrary size (probably
> 4k) in order to "trigger" the "oh, i'm dealing with a large PDU here, i'm
> to expect a second SMBtrans to finish off the PDU".
> 
> i don't believe it.
> 
> luke
> 



More information about the samba-technical mailing list