Added transparent +ve caching for lookupname/lookupsid. -ve caching can
commit16ceec46d6e6d908314e12ac0586c49b37a95256
authorJeremy Allison <jra@samba.org>
Wed, 21 Nov 2001 09:59:15 +0000 (21 09:59 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 21 Nov 2001 09:59:15 +0000 (21 09:59 +0000)
tree8ea74cdedbc4762968bb9fde662180dc8477ea3a
parentefa52853f6a79f87f3a4119dfc92a6d6d00934ae
Added transparent +ve caching for lookupname/lookupsid. -ve caching can
be easily added (a one liner) once we know the correct error codes returned
by a W2K DC.
All other winbindd calls should go through a similar transparent caching layer
(and will soon).
Jeremy.
(This used to be commit b16bb21d371772816a4331f5011c151be0e083d5)
source3/nsswitch/winbindd.h
source3/nsswitch/winbindd_user.c
source3/nsswitch/winbindd_util.c