r20904: This is a placeholder fix. Apparently Windows 2000
commit488f914d2e257e880298bd8890fed9b5b533026e
authorGerald Carter <jerry@samba.org>
Fri, 19 Jan 2007 14:33:36 +0000 (19 14:33 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 19 Jan 2007 14:33:36 +0000 (19 14:33 +0000)
treee40b49fcf16f47ee847cb32f6a315b4c57911a32
parent233c0ac6489a192819a0207f73e25081b45e150d
r20904: This is a placeholder fix.   Apparently Windows 2000
is sharing the IDL for the SAMR pipe with Windows 2003
but returning NT_STATUS_NOT_SUPPORTED rather than a DCE/RCE
fault.  We need to catch this in the general sense
by looking at the returned PDU size.  But this immediate
change fixes password changes via pam_winbind against Windows 2000
DCs.
source/rpc_parse/parse_samr.c