r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.
authorJim McDonough <jmcd@samba.org>
Sat, 19 Feb 2005 10:41:51 +0000 (10:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:41 +0000 (10:55 -0500)
commit9afe5acdc22adaed4b4b3d70ba3a1a7898256282
treeb602b51c012349ece6edf354208d4a3cecd3b7e9
parent5cb02b569b39aa7a9dc6692a79ff1d1dfa69aee6
r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.
NT has no limit.  We still don't respond the way 2k would to requests
larger, which is to actually allocate the memory and send back the entire
response, plus a return status of NT_STATUS_NONE_MAPPED.  Still looking
into ways of doing this without crashing windows.
source/include/rpc_lsa.h