winbindd_cache: recognize and allow longer UA keys
commit937f7a2873573c1547b1e610c86b467b5f842e1d
authorHolger Hetterich <hhetter@novell.com>
Fri, 11 Apr 2008 12:02:19 +0000 (11 14:02 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 May 2008 11:54:52 +0000 (5 13:54 +0200)
treeef24d4fabd6bc08ea6b5f2901a778554d7d7ae14
parent45ed3959b77a8ba0b42b96c4c8229c9098a93c5f
winbindd_cache: recognize and allow longer UA keys

UA keys consist of a potientally large number of concatenated SID strings which
can grow much larger than 1024 bytes in complex environments. We catch those keys
and allow them exclusivly to be larger.
(cherry picked from commit fcd35232e111f9b046ae35d939d08c29d0d43438)
source/winbindd/winbindd_cache.c