s3-winbindd: Fix #10264, cache_traverse_validate_fn failure for NDR cache entries.
commitce12995d4e65e0839b9956b7c2d089b14d6b5cce
authorGünther Deschner <gd@samba.org>
Wed, 13 Nov 2013 14:10:33 +0000 (13 15:10 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 15 Nov 2013 10:35:47 +0000 (15 11:35 +0100)
tree33a4c70744e0c60c60488e7ee6aa881cad87c946
parente76556d1c81590839fed5dde4035331a38b36db2
s3-winbindd: Fix #10264, cache_traverse_validate_fn failure for NDR cache entries.

We need to increase the keysize limit for NDR queries. A wbint_LookupSids query
for just 20 sids already hits the older limit.

Guenther

https://bugzilla.samba.org/show_bug.cgi?id=10264
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Wed Nov 13 19:33:46 CET 2013 on sn-devel-104
(cherry picked from commit 944e9fbc20f125b52e047484dca1792d75561ed9)
source3/winbindd/winbindd_cache.c