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)
commit768515f4ad13785729fcd4df7cecaede39b7409a
tree02a5089329233430e33547caa03fec04b6fa29aa
parent042eefe3eb7ae4873ef2fc7e4e1c8d520f6f083c
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
(This used to be commit af629a3738298d27eb2dbecf466ceb503cec9638)
source4/librpc/rpc/dcerpc_util.c
source4/rpc_server/dcerpc_server.c