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)
commit80a514a6effd46d7efe1d7e86c4fcea23836ed7a
tree2d71697f06b8742189091484bc7b9ca402f1b82a
parentacdf1aa308df48654e63b7072c47e8696ec670b9
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.
(This used to be commit 9afe5acdc22adaed4b4b3d70ba3a1a7898256282)
source3/include/rpc_lsa.h