r18369: I've got a sniff where NT4 sends just a single byte after the 516 byte
commitf2c88c8cb9b74790a9889b61427a24e090ea5610
authorVolker Lendecke <vlendec@samba.org>
Mon, 11 Sep 2006 07:55:51 +0000 (11 07:55 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 11 Sep 2006 07:55:51 +0000 (11 07:55 +0000)
tree84318308076ce5c0365123f066ab527fc8ecd64e
parent7d07d399a9d974764b8c744591c28a8ff30e3ed2
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