winbindd_cache: recognize and allow longer UA keys
commit7a407d5927455c4f9147dd00333dda585fab6559
authorHolger Hetterich <hhetter@novell.com>
Fri, 11 Apr 2008 12:02:19 +0000 (11 14:02 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 23 Apr 2008 11:57:14 +0000 (23 13:57 +0200)
tree68a7f66dbbc1789e72fc6eb78646270db4c04a24
parentc02fd606e3623440d8720e627dd58dca75c0fa88
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.
(This used to be commit fcd35232e111f9b046ae35d939d08c29d0d43438)
source3/winbindd/winbindd_cache.c