Fix bug 6097
commit95ff7e45dbdd2a9853d7504e479055e1951053df
authorVolker Lendecke <vl@samba.org>
Tue, 24 Mar 2009 10:07:16 +0000 (24 11:07 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 12:06:55 +0000 (27 13:06 +0100)
treee74fa115bfaca504c99ed2b96614d081b538d90a
parent4325963c86f148682f49876bd2eb71e97afc01f8
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!
(cherry picked from commit bb76066e8797599e5ca75821a686e32dd0c97a74)
source/passdb/lookup_sid.c
source/rpc_server/srv_lsa_nt.c