Fix bug 6097
commitbb76066e8797599e5ca75821a686e32dd0c97a74
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:57:26 +0000 (24 11:57 +0100)
tree0fd5b9939962be3987e1c5e085c76f2b02b963ca
parentca58d12b6513beb40c14fcab2758cf21af0179f3
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