r18369: I've got a sniff where NT4 sends just a single byte after the 516 byte
commit68ded4ba07703a20b046e4a58e7a746a78fcedf5
authorVolker Lendecke <vlendec@samba.org>
Mon, 11 Sep 2006 07:55:51 +0000 (11 07:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:51:20 +0000 (10 11:51 -0500)
treefce247178d1b77baac394ce21e382138815bacd1
parentfa8b2e2a585ab0c00a5fbde7aa790043261caf2e
r18369: I've got a sniff where NT4 sends just a single byte after the 516 byte
password blob, it seems that pw_len is just a uint8 instead of uint16.

This might also be interesting for Samba4's samr.idl.

Volker
source/include/rpc_samr.h
source/rpc_parse/parse_samr.c