Fix bug 6097
commitc38c80fcd3f63e60450fd95c27d842082e8e00fd
authorVolker Lendecke <vl@samba.org>
Tue, 24 Mar 2009 10:07:16 +0000 (24 11:07 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 24 Mar 2009 10:58:33 +0000 (24 11:58 +0100)
treeb16abe4f230cf45d614d534c41c420037b864224
parentdeba6c883965f99bf70744a5a4fb8124a73910fd
Fix bug 6097

A client sent a SID with authority 0 and 0 sub-authorities. W2k3 replies with
NT_STATUS_INVALID_SID, even if other SIDs in the list are valid.

Thanks to Pavel <wylda@volny.cz> for the bug report!
source/passdb/lookup_sid.c
source/rpc_server/srv_lsa_nt.c