nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdc
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Jul 2011 02:04:26 +0000 (12:04 +1000)
committerJeremy Allison <jra@samba.org>
Wed, 27 Jul 2011 22:30:26 +0000 (00:30 +0200)
commit9cde691b87238c14b2f2f4660694d76e99892308
tree0c020c15a13072c6c2605b6c9def42b4ae164886
parent94a2328367b2098bf5e125ddbd1e8c9bfde20efe
nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdc

This fixes WinXP joining a Samba3 domain, which was broken on hosts
with an even number of characters in the host name.  The alignment
requested in the structure was ignored because of the overall
NDR_NOALIGN set on the packet.

Andrew Bartlett

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Jul 28 00:30:26 CEST 2011 on sn-devel-104
librpc/idl/nbt.idl