The SMB session key must not be more than 16 bytes in SAMR (and
authorAndrew Bartlett <abartlet@samba.org>
Wed, 23 Jul 2008 06:19:54 +0000 (16:19 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 23 Jul 2008 06:19:54 +0000 (16:19 +1000)
commitaf629a3738298d27eb2dbecf466ceb503cec9638
treed05b42d9bf7c5085290f3911efefccb6f7022d7e
parenta93b20b85b7b35965c428f1543cb7bbe96e16d42
The SMB session key must not be more than 16 bytes in SAMR (and
presumably LSA).

Tests show that Vista requires the sesion key to be truncated for a
domain join.

Andrew Bartlett
source/librpc/rpc/dcerpc_util.c
source/rpc_server/dcerpc_server.c