nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdc
commit40fc990e9be34864c2c38461de771866eb4558cb
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Jul 2011 02:04:26 +0000 (27 12:04 +1000)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Aug 2011 19:02:23 +0000 (7 21:02 +0200)
tree84eb610ab3652e826ab19e86f7f73797f882043f
parent1b9f6242e54048b086d3262e2bb3980b216e446f
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

Fix bug #8326 (WinXP cannot join a Samba3 domain with a 'even' hostname).
(cherry picked from commit 24fe5fea8fb7839dcbcf39a346a31c9e90e7beb9)
librpc/idl/nbt.idl